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

EcdsaP256SignatureBytes

Type Alias EcdsaP256SignatureBytes 

Source
pub type EcdsaP256SignatureBytes = SignatureBytes<NistP256>;

Aliased Typeยง

pub struct EcdsaP256SignatureBytes { /* private fields */ }