Trait solana_evm_loader_program::scope::evm::secp256k1::Signing [−][src]
Marker trait for indicating that an instance of Secp256k1 can be used for signing.
Marker trait for indicating that an instance of Secp256k1 can be used for signing.
impl Signing for All[src]impl Signing for SignOnly[src]impl<'buf> Signing for AllPreallocated<'buf>[src]impl<'buf> Signing for SignOnlyPreallocated<'buf>[src]