Encryption algorithm.
Public key or secret key, which must match algo
.
Create a named encrypter from crypto key.
Key name.
Encryption algorithm.
Public key or secret key, which must match algo
.
Create a named encrypter from the public key in a certificate.
Certificate.
Optional
opts: ImportCertOptions<EncryptionAlgorithm<any, any, any>>Certificate import options.
Create a plain encrypter from crypto key.