referrerpolicy=no-referrer-when-downgrade

Type Alias Pair

Source
pub type Pair = Pair<BlsEngine>;
Expand description

BLS12-381 key pair.

Aliased Type§

struct Pair(/* private fields */);