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

EcdsaP384PublicKey

Type Alias EcdsaP384PublicKey 

Source
pub type EcdsaP384PublicKey = PublicKey<NistP384>;

Aliased Typeยง

pub struct EcdsaP384PublicKey { /* private fields */ }