Click or drag to resize

SRTPCryptoSuiteFactoryCreateCryptoSuite Method

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

Parameters

cryptoSuite
Type: SystemString

Return Value

Type: SRTPCryptoSuite

Implements

ISRTPCryptoSuiteFactoryCreateCryptoSuite(String)
See Also