Click or drag to resize

CryptoServiceCreateCryptoMethod Method (RSAKeys)

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

Parameters

keys
Type: Ozeki.CommonRSAKeys

Return Value

Type: ICryptoMethod
See Also