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