Description
The tests and documentation mention using disallowInsecureDecryptionAlgorithm to disable the use of insecure algorithms to decrypt, however, the source code seems to only reference disallowDecryptionWithInsecureAlgorithm. Which of these is correct?
disallowInsecureDecryptionAlgorithm:
https://github.com/auth0/node-xml-encryption/search?q=disallowInsecureDecryptionAlgorithm&unscoped_q=disallowInsecureDecryptionAlgorithm
disallowDecryptionWithInsecureAlgorithm:
https://github.com/auth0/node-xml-encryption/search?q=disallowDecryptionWithInsecureAlgorithm&unscoped_q=disallowDecryptionWithInsecureAlgorithm