Type Alias mas_jose::jwa::Es384VerifyingKey

source ·
pub type Es384VerifyingKey = VerifyingKey<NistP384>;

Aliased Type§

struct Es384VerifyingKey { /* private fields */ }