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

EcdsaP384SignatureBytes

Type Alias EcdsaP384SignatureBytes 

Source
pub type EcdsaP384SignatureBytes = SignatureBytes<NistP384>;

Aliased Typeยง

pub struct EcdsaP384SignatureBytes { /* private fields */ }