SRTPEncryptAlogirthm Enumeration |
Az srtp implementáció által jelenleg támogatott titkosítási algoritmusok
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public enum SRTPEncryptAlogirthm
Public Enumeration SRTPEncryptAlogirthm
public enum class SRTPEncryptAlogirthm
type SRTPEncryptAlogirthm
Members
| Member name | Value | Description |
---|
| NullEncryption | 0 | |
| Aes_CM | 1 | |
| Unsupported | 2 | |
See Also