pub type RandomnessPrivateKey = PrivateKey<G2Element>;

Aliased Type§

struct RandomnessPrivateKey(/* private fields */);