Click or drag to resize

SRTPCryptoSuiteFactoryCreateCryptoSuite Method


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

Parameters

cryptoSuite  String
 

Return Value

SRTPCryptoSuite

Implements

ISRTPCryptoSuiteFactoryCreateCryptoSuite(String)
See Also