Type Alias mas_oidc_client::jose::jwa::Es384VerifyingKey

pub type Es384VerifyingKey = VerifyingKey<NistP384>;

Aliased Typeยง

struct Es384VerifyingKey { /* private fields */ }