Creates an instance of Decrypt.
1/31/2024 - 3:59:10 PM
Private
Readonly
configPrivate
Readonly
textDecrypt data.
2/7/2024 - 1:50:58 AM
Decrypt a file/chunk using streams. Only available in a Node.JS environment.
Optional
output2/7/2024 - 1:38:12 AM
Decrypt file metadata.
Optional
key?: string2/3/2024 - 1:54:51 AM
Decrypt file metadata inside a public link.
2/6/2024 - 3:05:42 AM
Decrypt file metadata using a private key.
Optional
key?: string2/3/2024 - 1:58:12 AM
Decrypt folder metadata.
Optional
key?: string2/3/2024 - 1:55:17 AM
Decrypt folder metadata inside a public link.
2/6/2024 - 3:07:06 AM
Decrypt folder metadata using a private key.
Optional
key?: string2/3/2024 - 1:58:05 AM
Generated using TypeDoc
Decrypt
Date
1/31/2024 - 6:36:57 PM
Export