Click or drag to resize

ISRTPCryptoSuiteFactoryAddCryptoSuite Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
bool AddCryptoSuite(
	string cryptoSuite,
	CreateCryptoSuiteDelegate factory
)

Parameters

cryptoSuite  String
 
factory  CreateCryptoSuiteDelegate
 

Return Value

Boolean
See Also