pub type Es256VerifyingKey = VerifyingKey<NistP256>;
pub struct Es256VerifyingKey { /* private fields */ }