Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

EcdsaP384VerifyingKey

Type Alias EcdsaP384VerifyingKey 

Source
pub type EcdsaP384VerifyingKey = VerifyingKey<NistP384>;

Aliased Typeยง

pub struct EcdsaP384VerifyingKey { /* private fields */ }