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: IRsaOptionsOptional options for the signer, such as key passphrase.
A new RSA signer instance.
Create a new RSA signer instance.