NodecryptosetFipsfunction setFips#setFips(bool: boolean): voidEnables the FIPS compliant crypto provider in a FIPS-enabled Node.js build. Throws an error if FIPS mode is not available. Parameters ##bool: booleantrue to enable FIPS mode. Return Type #void
function setFips#setFips(bool: boolean): voidEnables the FIPS compliant crypto provider in a FIPS-enabled Node.js build. Throws an error if FIPS mode is not available. Parameters ##bool: booleantrue to enable FIPS mode. Return Type #void