CryptoTools.GetCryptoModuleInformation
Syntax:
Parameters:
<CryptoModuleName> (required)
Cryptography module name.
The parameter is used, if the manager is created for the Windows operating system.
<CryptoModulePath> (required)
The path to the library that implements the required functionality.
The parameter is used, if the manager is created for the operating system Linux.
<CryptoModuleType> (required)
Specifies type of cryptography module.
Returned value:
If cryptography module is not supported (not found by name in Windows, or required functions are not exported in linux), then returns Undefined.
Description:
Availability: