referrerpolicy=no-referrer-when-downgrade

Type Alias Pair

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

BLS12-377 key pair.

Aliased Type§

struct Pair(/* private fields */);