SRTPPolicyEncryptionAlgorithm Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic SRTPEncryptAlogirthm EncryptionAlgorithm { get; }Public ReadOnly Property EncryptionAlgorithm As SRTPEncryptAlogirthm
Get
public:
property SRTPEncryptAlogirthm EncryptionAlgorithm {
SRTPEncryptAlogirthm get ();
}member EncryptionAlgorithm : SRTPEncryptAlogirthm with get
Property Value
SRTPEncryptAlogirthm
See Also