logo

Type Definition k256::EncodedPoint

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

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

Trait Implementations

Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.