Type Definition tendermint::public_key::Secp256k1[][src]

type Secp256k1 = EncodedPoint<Secp256k1>;

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