ISignerWithRecovery public interface ISignerWithRecovery : ISigner Documentation Code byte[] GetRecoveredMessage() bool HasFullMessage() void UpdateWithRecoveredMessage(byte[] signature)