Loading...
Select Version
&pagelevel(2)&pagelevel
In order to develop portable applications, or to ensure that applications that use a PKCS#11 interface can be easily ported CRYPT also provides the ANSI C interface described in PKCS#11 and the include files PKCS11.H, PKCS11T.H and PKCS11F.H.
Prerequisites
If you wish to use this original PKCS#11 C interface, you will need to link the CRYADAP or the CRYADAPUL adapter module from the SYSLIB.CRYPT.nnn library in to the program. The former should be used when compiling with standard settings regarding lower case/upper case transformation and handling of special characters like '_'. The latter module should be used, when entry names with lower case or special characters are not transformed by the compiler.