Type Alias Es256VerifyingKey

pub type Es256VerifyingKey = VerifyingKey<NistP256>;

Aliased Typeยง

struct Es256VerifyingKey { /* private fields */ }