A
B
C
D
E
G
H
I
L
M
P
R
S
U
V
E
- EM - enum entry in io.seald.seald_sdk.AuthFactorType
- EM - enum entry in io.seald.seald_sdk.ConnectorType
- encryptFile(kotlin.ByteArray,java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Encrypt a clear-text file into an encrypted file, for the recipients of this session.
- encryptFileAsync(kotlin.ByteArray,java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Encrypt a clear-text file into an encrypted file, for the recipients of this session.
- encryptFileFromURI(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Encrypt a clear file into an encrypted file, for the recipients of this session.
- encryptFileFromURIAsync(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Encrypt a clear file into an encrypted file, for the recipients of this session.
- EncryptionSession - class in io.seald.seald_sdk
- An encryption session, with which you can then encrypt / decrypt multiple messages or files.
- encryptMessage(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Encrypt a clear-text string into an encrypted message, for the recipients of this session.
- encryptMessageAsync(java.lang.String) - function in io.seald.seald_sdk.EncryptionSession
- Encrypt a clear-text string into an encrypted message, for the recipients of this session.
- exportIdentity() - function in io.seald.seald_sdk.SealdSDK
- Export the current device as an identity export.
- exportIdentityAsync() - function in io.seald.seald_sdk.SealdSDK
- Export the current device as an identity export.