Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Using the original PKCS#11 C functions

&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.