NamespaceVerify a signature on a message with this public key.
Reports whether this key signed the given transaction.
StaticfromStaticfromStaticfromStaticfromParse a public key from a string of hexadecimal digits.
The public key may optionally be prefixed with the DER header.
StaticfromParse an ECDSA public key from a string of hexadecimal digits.
StaticfromParse an ED25519 public key from a string of hexadecimal digits.
StaticunusableReturns an "unusable" public key. “Unusable” refers to a key such as an Ed25519 0x00000... public key, since it is (presumably) impossible to find the 32-byte string whose SHA-512 hash begins with 32 bytes of zeros.
proto