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

source ·
pub type Es384VerifyingKey = VerifyingKey<NistP384>;

Aliased Type§

struct Es384VerifyingKey { /* private fields */ }