- Preparing search index...
- The search index is not available
encryptedfs
Function generateKeyFromPass
- generateKeyFromPass(password, salt?, bits?): Promise<[Buffer, Buffer]>
-
Parameters
-
password: string
-
Optional
salt: string
-
bits: 128 | 256 | 192 = 256
Returns Promise<[Buffer, Buffer]>