Click or drag to resize
SRTPCryptoSuiteFactoryCreateCryptoSuite Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public SRTPCryptoSuite CreateCryptoSuite(
	string cryptoSuite
)

Parameters

cryptoSuite
Type: SystemString

Return Value

Type: SRTPCryptoSuite

Implements

ISRTPCryptoSuiteFactoryCreateCryptoSuite(String)
See Also