Struct secp256k1::VerifyOnlyPreallocated [−][src]
pub struct VerifyOnlyPreallocated<'buf> { /* fields omitted */ }
Represents the set of capabilities needed for verification with a user preallocated memory.
Trait Implementations
impl<'buf> Context for VerifyOnlyPreallocated<'buf>
[src]
impl<'buf> Context for VerifyOnlyPreallocated<'buf>
[src]