Struct libp2p_core::identity::secp256k1::Keypair [−][src]
pub struct Keypair { /* fields omitted */ }
A Secp256k1 keypair.
Implementations
impl Keypair
[src]
impl Keypair
[src]pub struct Keypair { /* fields omitted */ }
A Secp256k1 keypair.
impl Keypair
[src]impl RefUnwindSafe for Keypair
impl Send for Keypair
impl Sync for Keypair
impl Unpin for Keypair
impl UnwindSafe for Keypair