pub type Es384VerifyingKey = VerifyingKey<NistP384>;
pub struct Es384VerifyingKey { /* private fields */ }