Skip to main content

SecretKey

Type Alias SecretKey 

Source
pub type SecretKey = Fq;
Expand description

ECDSA secret key.

Aliased Typeยง

pub struct SecretKey(/* private fields */);