pub type SecretKey = SecretKey<V3>;
Private key used for token signing
signing
pub struct SecretKey(/* private fields */);