EncryptionFailed

data class EncryptionFailed(val details: String, val recoveryHint: String = "Encryption failure. Verify that the correct keys are configured for this network.") : MeshCryptoError

Constructors

Link copied to clipboard
constructor(details: String, recoveryHint: String = "Encryption failure. Verify that the correct keys are configured for this network.")

Properties

Link copied to clipboard
Link copied to clipboard