commonware_cryptography

Type Alias PublicKey

Source
pub type PublicKey = Bytes;
Expand description

Byte array representing an arbitrary public key.

Aliased Typeยง

struct PublicKey { /* private fields */ }