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