Type Alias Randomizer

Source
pub type Randomizer<S> = <S as Sealed<S>>::Scalar;
Expand description

An element of the protocol’s scalar field used for randomization of public and secret keys.