A  B  C  D  E  F  G  H  I  L  M  P  R  S  T  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.
EncryptionSessionRetrievalDetails - class in io.seald.seald_sdk
EncryptionSessionRetrievalDetails represents the details of how an Encryption Session was retrieved.
EncryptionSessionRetrievalFlow - class in io.seald.seald_sdk
EncryptionSessionRetrievalFlow represents the way the session was retrieved : as a direct recipient, as member of a group, or through a proxy session
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.
A  B  C  D  E  F  G  H  I  L  M  P  R  S  T  U  V