pub type Rs384VerifyingKey = VerifyingKey<Sha384>;
pub struct Rs384VerifyingKey { /* private fields */ }