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

EcdsaP256ScalarPrimitive

Type Alias EcdsaP256ScalarPrimitive 

Source
pub type EcdsaP256ScalarPrimitive = ScalarPrimitive<NistP256>;

Aliased Typeยง

pub struct EcdsaP256ScalarPrimitive { /* private fields */ }