Enumeration
secp256k1Error
Errors thrown by swift-secp256k1 operations: covers key-size mismatches, byte-count errors for individual parameters, and failures propagated from the upstream libsecp256k1 C library (see Vendor/secp256k1/include/secp256k1.h).
enum secp256k1Error