DEP0154:RSA-PSS 生成密钥对选项
¥DEP0154: RSA-PSS generate key pair options
类型:运行时
¥Type: Runtime
'hash' 和 'mgf1Hash' 选项已替换为 'hashAlgorithm' 和 'mgf1HashAlgorithm'。
¥The 'hash' and 'mgf1Hash' options are replaced with 'hashAlgorithm'
and 'mgf1HashAlgorithm'.
可自动迁移 (source):
¥An automated migration is available (source):
npx codemod@latest @nodejs/crypto-rsa-pss-update