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