SecretKey

Type Alias SecretKey 

Source
pub type SecretKey = Fp<MontBackend<FrConfig, 4>, 4>;
Expand description

Export useful types Type SecretKey

Aliased Typeยง

pub struct SecretKey();