EncryptionErrorType

Encryption error type.

Enumerator

EncryptionErrorInternalFailure
0: Internal reason.
EncryptionErrorDecryptionFailure
1: Decryption errors. Ensure that the receiver and the sender use the same encryption mode and key.
EncryptionErrorEncryptionFailure
2: Encryption errors.