pub type Ed25519VerificationKey = ProtocolKey<VerifyingKey>;Expand description
Wrapper of Ed25519:PublicKey.
Aliased Type§
pub struct Ed25519VerificationKey { /* private fields */ }pub type Ed25519VerificationKey = ProtocolKey<VerifyingKey>;Wrapper of Ed25519:PublicKey.
pub struct Ed25519VerificationKey { /* private fields */ }