Type Alias sp_application_crypto::bls381::Pair
pub type Pair = Pair<TinyBLS<Bls12<Config>, Config>>;
Expand description
BLS12-381 key pair.
Aliased Type§
struct Pair(/* private fields */);
pub type Pair = Pair<TinyBLS<Bls12<Config>, Config>>;
BLS12-381 key pair.
struct Pair(/* private fields */);