Type Alias mas_oidc_client::jose::jwa::Es384SigningKey

pub type Es384SigningKey = SigningKey<NistP384>;

Aliased Typeยง

struct Es384SigningKey { /* private fields */ }