logo

Type Definition p256::EncodedPoint

source · []
pub type EncodedPoint = EncodedPoint<NistP256>;
Expand description

NIST P-256 SEC1 encoded point.

Trait Implementations

Converts to this type from the input type.