Generic signature type, where the publicKey, message and signature are hex encoded strings. Members Type: string # message Message that was signed Type: 'secp256k1' # method Cryptographic signing method type Type: string # publicKey Public key of secret used to sign message Type: number # recovery Recovery Type: string # signature Cryptographic signature of message