function setFastPbkdf2ForTest setFastPbkdf2ForTest(fast: boolean | null): void Explicitly enable/disable fast PBKDF2 for testing without env var races Parameters fast: boolean | null Return Type void