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