Optional
algoList of recognized algorithms. Default is EncryptionAlgorithmListSlim. Use EncryptionAlgorithmListFull for all algorithms, at the cost of larger bundle size.
Optional
checkWhether to check certificate ValidityPeriod. Default is true, which throws an error if current timestamp is not within ValidityPeriod.
Optional
nowCurrent timestamp for checking ValidityPeriod. Default is Date.now().
Generated using TypeDoc
createEncrypter options when importing public key from a certificate.