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