SRTPEncryptAlogirthm Enumeration |
Az srtp implementáció által jelenleg támogatott titkosítási algoritmusok
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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