Trait secp256k1::Signing

source ·
pub trait Signing { }
Expand description

Marker trait for indicating that an instance of Secp256k1 can be used for signing.

Implementors§