Type Definition k256::CompressedPoint[][src]

type CompressedPoint = [u8; 33];

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