Click or drag to resize
CryptoServiceCreateCryptoMethod Method (RSAKeys)

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

Parameters

keys
Type: Ozeki.CommonRSAKeys

Return Value

Type: ICryptoMethod
See Also