Enum secp256k1::VerifyOnly [−][src]
pub enum VerifyOnly {}
Represents the set of capabilities needed for verification.
Trait Implementations
impl Context for VerifyOnly
[src]
impl Context for VerifyOnly
[src]pub enum VerifyOnly {}
Represents the set of capabilities needed for verification.
impl Context for VerifyOnly
[src]impl Verification for VerifyOnly
[src]impl RefUnwindSafe for VerifyOnly
impl Send for VerifyOnly
impl Sync for VerifyOnly
impl Unpin for VerifyOnly
impl UnwindSafe for VerifyOnly