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