crypto.setFips(bool)

  • bool {boolean} true to enable FIPS mode.

Enables the FIPS compliant crypto provider in a FIPS-enabled Node.js build. Throws an error if FIPS mode is not available.


最后修改 April 16, 2020: 加密 (a75e592)