Type Alias mas_jose::jwa::Es256VerifyingKey

source ·
pub type Es256VerifyingKey = VerifyingKey<NistP256>;

Aliased Type§

struct Es256VerifyingKey { /* private fields */ }