The hash/digest algorithm to use.
The public key to use for verification, or null to create a signer without a public key.
The private key to use for signing, or null to create a verifier without a private key.
Optional
opts: IEcdsaOptionsOptional options for the signer, such as key passphrase.
A new ECDSA signer instance.
Create a new ECDSA signer instance.