logo

Type Definition p256::EncodedPoint

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

NIST P-256 SEC1 encoded point.

Trait Implementations

Returns the SEC1 compressed encoding of this point.