Click or drag to resize

CryptoDescription Constructor (UInt32, String, SRTPCryptoSuite)

unicast channel answer offer esetén

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public CryptoDescription(
	uint tag,
	string cryptoSuiteString,
	SRTPCryptoSuite cryptoSuite
)

Parameters

tag
Type: SystemUInt32
cryptoSuiteString
Type: SystemString
cryptoSuite
Type: Ozeki.CommonSRTPCryptoSuite
See Also