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

EcdsaP521Signature

Type Alias EcdsaP521Signature 

Source
pub type EcdsaP521Signature = Signature<NistP521>;

Aliased Typeยง

pub struct EcdsaP521Signature { /* private fields */ }