Type Alias mas_oidc_client::jose::jwa::Es256SigningKey
pub type Es256SigningKey = SigningKey<NistP256>;
Aliased Typeยง
struct Es256SigningKey { /* private fields */ }
pub type Es256SigningKey = SigningKey<NistP256>;
struct Es256SigningKey { /* private fields */ }