Encrypt
2/1/2024 - 2:44:28 AM
Creates an instance of Encrypt.
1/31/2024 - 3:59:21 PM
Private
Readonly
Encrypt the conversation name using the conversation encryption key.
2/6/2024 - 3:03:45 AM
Encrypt a chat message using the conversation encryption key.
2/6/2024 - 3:01:09 AM
Encrypt data.
2/7/2024 - 1:50:47 AM
Encrypt a file/chunk using streams. Only available in a Node.JS environment.
Optional
2/7/2024 - 1:51:28 AM
Encrypt a string using the user's last master key.
1/31/2024 - 3:59:29 PM
Encrypts metadata using a public key.
2/2/2024 - 6:49:12 PM
Encrypt note content using the note's encryption key.
2/6/2024 - 3:02:23 AM
Encrypt the note's preview using the note's encryption key.
2/6/2024 - 3:02:56 AM
Encrypt a tag's name using the given key.
2/20/2024 - 3:21:12 AM
Encrypt the note's title using the note's encryption key.
2/6/2024 - 3:02:44 AM
Generated using TypeDoc
Encrypt
Date
2/1/2024 - 2:44:28 AM
Export