crypto.fips
稳定性: 0 - 已弃用
用于检查和控制当前是否正在使用符合 FIPS 的加密提供程序的属性。设置为 true 需要使用 FIPS 版本的 Node.js。
【Property for checking and controlling whether a FIPS compliant crypto provider is currently in use. Setting to true requires a FIPS build of Node.js.】
此属性已弃用。请改用 crypto.setFips() 和 crypto.getFips()。
【This property is deprecated. Please use crypto.setFips() and
crypto.getFips() instead.】