Element

Type Alias Element 

Source
pub type Element<C> = <<C as Ciphersuite>::Group as Group>::Element;
Expand description

An element of the Ciphersuite C’s Group.