Type Alias mas_oidc_client::jose::jwa::Es256KSigningKey

pub type Es256KSigningKey = SigningKey<Secp256k1>;

Aliased Typeยง

struct Es256KSigningKey { /* private fields */ }