[][src]Trait group::prime::PrimeGroup

pub trait PrimeGroup: Group + GroupEncoding { }

This trait represents an element of a prime-order cryptographic group.

Implementors

Loading content...