SignerOpts contains options for signing with a Signer.
See also:
Fields
dynamichashFunc():Hash
HashFunc returns an identifier for the hash function used to produce the message passed to Signer.Sign, or else zero to indicate that no hashing was done.
__underlying__():AnyInterface
Allows struct or interfaces to provide back type information.
Returns:
go.AnyInterface