Trait secp256k1::Verification
source · pub trait Verification: Context { }
Expand description
Marker trait for indicating that an instance of Secp256k1
can be used for verification.
pub trait Verification: Context { }
Marker trait for indicating that an instance of Secp256k1
can be used for verification.