Click or drag to resize

MediaChannelSetCryptoParameters Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public void SetCryptoParameters(
	CryptoDescription localParameter,
	CryptoDescription remoteParamater
)

Parameters

localParameter  CryptoDescription
 
remoteParamater  CryptoDescription
 

Implements

IMediaChannelSetCryptoParameters(CryptoDescription, CryptoDescription)
See Also