pub type Ed25519PublicKey = FixedBytes<32>;Expand description
Ed25519 public key (32 bytes / 256 bits)
Aliased Typeยง
pub struct Ed25519PublicKey { /* private fields */ }pub type Ed25519PublicKey = FixedBytes<32>;Ed25519 public key (32 bytes / 256 bits)
pub struct Ed25519PublicKey { /* private fields */ }