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.
The key algorithm to use, or null to use the algorithm of the key.
Optional
opts: IEddsaOptionsOptional options for the signer, such as key passphrase.
A new EDDSA signer instance.
Create a new EDDSA signer instance.