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

source ·
pub type Es256KVerifyingKey = VerifyingKey<Secp256k1>;

Aliased Type§

struct Es256KVerifyingKey { /* private fields */ }