kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
backup
/
com.wire.backup.encryption
/
DecryptionResult
/
Failure
Failure
sealed
interface
Failure
:
DecryptionResult
Inheritors
AuthenticationFailure
Unknown
Members
Types
Authentication
Failure
Link copied to clipboard
data
object
AuthenticationFailure
:
DecryptionResult.Failure
Wrong passphrase, salt, header, or additional data
Unknown
Link copied to clipboard
data
class
Unknown
(
val
message
:
String
)
:
DecryptionResult.Failure