EncryptionErrorType

Encryption error type.

Enumerator

EncryptionErrorInternalFailure
0: Internal reason.
EncryptionErrorDecryptionFailure
1: Media stream decryption error. Ensure that the receiver and the sender use the same encryption mode and key.
EncryptionErrorEncryptionFailure
2: Media stream encryption error.
EncryptionErrorDatastreamDecryptionFailure
3: Data stream decryption error. Ensure that the receiver and the sender use the same encryption mode and key.
EncryptionErrorDatastreamEncryptionFailure
4: Data stream encryption error.