Type Alias mas_oidc_client::jose::jwa::Es256VerifyingKey

pub type Es256VerifyingKey = VerifyingKey<NistP256>;

Aliased Typeยง

struct Es256VerifyingKey { /* private fields */ }