CryptoServiceCreateCryptoMethod Method |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic ICryptoMethod CreateCryptoMethod()
Public Function CreateCryptoMethod As ICryptoMethod
public:
ICryptoMethod^ CreateCryptoMethod()
member CreateCryptoMethod : unit -> ICryptoMethod
Return Value
Type:
ICryptoMethod
See Also