Skip to main content

EncodedPoint

Type Alias EncodedPoint 

pub type EncodedPoint = EncodedPoint<<Secp256k1 as Curve>::FieldBytesSize>;
Expand description

SEC1-encoded secp256k1 (K-256) curve point.

Aliased Typeยง

pub struct EncodedPoint { /* private fields */ }