Type Alias sp_core::bls::bls381::Pair

source ·
pub type Pair = Pair<TinyBLS381>;
Expand description

BLS12-381 key pair.

Aliased Type§

struct Pair(/* private fields */);