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