Set a Content-Type header for unencrypted data.
Encrypt the data with the app public key.
If a string is specified, it is used as the public key.
If the boolean true
is specified then the current user's app public key is used.
Sign the data using ECDSA on SHA256 hashes with the user's app private key. If a string is specified, it is used as the private key.
Generated using TypeDoc
Specify a valid MIME type, encryption, and whether to sign the UserSession.putFile.