pub type Ed25519SecretKey = ProtocolKey<SigningKey>;Expand description
Wrapper of Ed25519:SigningKey.
Aliased Typeยง
pub struct Ed25519SecretKey { /* private fields */ }pub type Ed25519SecretKey = ProtocolKey<SigningKey>;Wrapper of Ed25519:SigningKey.
pub struct Ed25519SecretKey { /* private fields */ }