Constants¶
Details¶
- Gck.INVALID = 18446744073709551615¶
 Used as a terminator at the end of variable argument lists.
- Gck.MAJOR_VERSION = 4¶
 The major version number of the Gck library.
- Gck.MICRO_VERSION = 0¶
 The micro version number of the Gck library.
- Gck.MINOR_VERSION = 4¶
 The minor version number of the Gck library.
- Gck.URI_FOR_MODULE_WITH_VERSION = 24¶
 The URI will match specific version of modules. To be used as a
Gck.UriFlagsargument.
- Gck.URI_FOR_OBJECT_ON_TOKEN = 6¶
 The URI will match objects on a specific token. To be used as a
Gck.UriFlagsargument.
- Gck.URI_FOR_OBJECT_ON_TOKEN_AND_MODULE = 8¶
 The token inserted into a device with a specific module.
- Gck.VENDOR_CODE = 1195592448¶
 Custom PKCS#11 errors that originate from the gck library, are based at this error code.