Module libp2p::core::identity::secp256k1[][src]

Expand description

Secp256k1 keys.

Structs

Keypair

A Secp256k1 keypair.

PublicKey

A Secp256k1 public key.

SecretKey

A Secp256k1 secret key.