[][src]Trait secp256k1::Verification

pub trait Verification { }

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

Implementors

impl Verification for All
[src]

impl Verification for VerifyOnly
[src]

Loading content...