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: 1.8.12.0 (1.8.12)
Syntax
public CryptoDescription(
	uint tag,
	string cryptoSuiteString,
	SRTPCryptoSuite cryptoSuite
)

Parameters

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