SRTPPolicyEncryptionAlgorithm Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SRTPEncryptAlogirthm EncryptionAlgorithm { get; }
Public ReadOnly Property EncryptionAlgorithm As SRTPEncryptAlogirthm
Get
public:
property SRTPEncryptAlogirthm EncryptionAlgorithm {
SRTPEncryptAlogirthm get ();
}
member EncryptionAlgorithm : SRTPEncryptAlogirthm with get
Property Value
Type:
SRTPEncryptAlogirthmSee Also