TheBaseAssets..::..LoadCrypto Method
Loads a crypto library for all Security related methods.
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static string LoadCrypto( string pDLLName, ICDESystemLog pMySYSLOG, bool bDontVerifyTrust, string pFromFile, bool bVerifyTrustPath, bool bDontVerifyIntegrity )
Parameters
- pDLLName
- Type: String
Name of the crypto DLL.
- pMySYSLOG
- Type: nsCDEngine.Interfaces..::..ICDESystemLog
- bDontVerifyTrust
- Type: Boolean
- pFromFile
- Type: String
- bVerifyTrustPath
- Type: Boolean
- bDontVerifyIntegrity
- Type: Boolean