variable constants.RSA_PSS_SALTLEN_AUTO Usage in Denoimport { constants } from "node:crypto"; Causes the salt length for RSA_PKCS1_PSS_PADDING to be determined automatically when verifying a signature. Type number