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

EcdsaP384Signature

Type Alias EcdsaP384Signature 

Source
pub type EcdsaP384Signature = Signature<NistP384>;

Aliased Typeยง

pub struct EcdsaP384Signature { /* private fields */ }