pub type IdentitySecretKey = Zeroizing<[u8; 64]>;
pub struct IdentitySecretKey(/* private fields */);