class Secp256k1::Ecdsa
- Secp256k1::Ecdsa
- Reference
- Object
Defined in:
secp256k1/ecdsa.crConstructors
Instance Method Summary
Constructor Detail
def self.new(wrapped_context : LibSecp256k1::Secp256k1Context, wrapped_ecdsa : LibSecp256k1::Secp256k1EcdsaSignature)
#