CoreCrypto
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
CoreCrypto
CoreCrypto
/
com.wire.crypto
/
CoreCryptoException
/
E2ei
E2ei
class
E2ei
(
val
e2eiError
:
String
)
:
CoreCryptoException
(
source
)
Members
Constructors
E2ei
Link copied to clipboard
constructor
(
e2eiError
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
e2ei
Error
Link copied to clipboard
val
e2eiError
:
String
message
Link copied to clipboard
open
override
val
message
:
String