Type Alias mas_oidc_client::jose::jwa::Es256KVerifyingKey

pub type Es256KVerifyingKey = VerifyingKey<Secp256k1>;

Aliased Typeยง

struct Es256KVerifyingKey { /* private fields */ }