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