Type Alias sp_core::bls::bls377::Pair

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

BLS12-377 key pair.

Aliased Type§

struct Pair(/* private fields */);