Skip to main content

IdentitySecretKey

Type Alias IdentitySecretKey 

Source
pub type IdentitySecretKey = Zeroizing<[u8; 64]>;

Aliased Typeยง

pub struct IdentitySecretKey(/* private fields */);