Click or drag to resize

CryptoServiceCreateCryptoMethod(RSAKeys) Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public ICryptoMethod CreateCryptoMethod(
	RSAKeys keys
)

Parameters

keys  RSAKeys
 

Return Value

ICryptoMethod
See Also