ENCRYPTION_ERROR_TYPE

Encryption error type.

Enumerator

ENCRYPTION_ERROR_INTERNAL_FAILURE
0: Internal reason.
ENCRYPTION_ERROR_DECRYPTION_FAILURE
1: Decryption errors. Ensure that the receiver and the sender use the same encryption mode and key.
ENCRYPTION_ERROR_ENCRYPTION_FAILURE
2: Encryption errors.