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.