Factory to create HSM Signers.
Dispose of the factory when it, and any HSM signers created by it, are no longer required.
Create a new HSM signing implementation based on provided HSM options.
This returns an object with two properties:
The HSM signer options.
an HSM Signer implementation.
Factory to create HSM Signers.