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 VerifyOnlyimpl Send for VerifyOnlyimpl Sync for VerifyOnlyimpl Unpin for VerifyOnlyimpl UnwindSafe for VerifyOnly