PublicKey contains a public key byte array for a particular CurveType encoded in hex. Note that there is no PrivateKey struct as this is NEVER the concern of an implementation.
RosettaPublicKey
CurveType is the type of cryptographic curve associated with a PublicKey.
Hex-encoded public key bytes in the format specified by the CurveType.
Generated using TypeDoc
PublicKey contains a public key byte array for a particular CurveType encoded in hex. Note that there is no PrivateKey struct as this is NEVER the concern of an implementation.
Export
Interface
RosettaPublicKey