Type Alias RandomnessPrivateKey

Source
pub type RandomnessPrivateKey = PrivateKey<G2Element>;

Aliased Typeยง

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