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

EcdsaP521SignatureBytes

Type Alias EcdsaP521SignatureBytes 

Source
pub type EcdsaP521SignatureBytes = SignatureBytes<NistP521>;

Aliased Typeยง

pub struct EcdsaP521SignatureBytes { /* private fields */ }