[][src]Type Definition k256::CompressedPoint

type CompressedPoint = [u8; 33];

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