A
B
C
D
E
G
H
I
L
M
P
R
S
U
V
D
- decryptFile(kotlin.ByteArray) - function in io.seald.seald_sdk.EncryptionSession
- Decrypts an encrypted file into the corresponding clear-text file.
- decryptFileAsync(kotlin.ByteArray) - function in io.seald.seald_sdk.EncryptionSession
- Decrypts an encrypted file into the corresponding clear-text file.
- decryptFileFromURI(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Decrypts an encrypted file into the corresponding clear-text file.
- decryptFileFromURIAsync(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Decrypts an encrypted file into the corresponding clear-text file.
- decryptMessage(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Decrypt an encrypted message string into the corresponding clear-text string.
- decryptMessageAsync(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Decrypt an encrypted message string into the corresponding clear-text string.
- DeviceMissingKeys - class in io.seald.seald_sdk
- Represents a device of the current account which is missing some keys, and for which you probably want to call SealdSDK.massReencrypt.
- devicesMissingKeys(java.lang.Boolean) - function in io.seald.seald_sdk.SealdSDK
- List which of the devices of the current account are missing keys, so you can call SealdSDK.massReencrypt for them.
- devicesMissingKeys() - function in io.seald.seald_sdk.SealdSDK
- List which of the devices of the current account are missing keys, so you can call SealdSDK.massReencrypt for them.
- devicesMissingKeysAsync(java.lang.Boolean) - function in io.seald.seald_sdk.SealdSDK
- List which of the devices of the current account are missing keys, so you can call SealdSDK.massReencrypt for them.
- devicesMissingKeysAsync() - function in io.seald.seald_sdk.SealdSDK
- List which of the devices of the current account are missing keys, so you can call SealdSDK.massReencrypt for them.