SecpECDSASignature Constructor
Create a signature from r and s
Namespace:
SecretNET.Crypto.Secp256k1Assembly: SecretNET (in SecretNET.dll)
Syntax
Parameters
- enforceCheck
- Type: Boolean
If true, will check that r and s are not zero or overflow. If false, we assume the caller made the checks