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.