ENCRYPTION_ERROR_TYPE
Encryption error type.
Enumerator
- ENCRYPTION_ERROR_INTERNAL_FAILURE
- 0: Internal reason.
- ENCRYPTION_ERROR_DECRYPTION_FAILURE
- 1: Media stream decryption error. Ensure that the receiver and the sender use the same encryption mode and key.
- ENCRYPTION_ERROR_ENCRYPTION_FAILURE
- 2: Media stream encryption error.
- ENCRYPTION_ERROR_DATASTREAM_DECRYPTION_FAILURE
- 3: Data stream decryption error. Ensure that the receiver and the sender use the same encryption mode and key.
- ENCRYPTION_ERROR_DATASTREAM_ENCRYPTION_FAILURE
- 4: Data stream encryption error.