Enumeration (GI Flags)

Gck-2GckUriFlags

Which parts of the PKCS#11 URI will be parsed or formatted. These can be combined.

Index

Enumeration Members

FOR_ANY: number

parse all recognized components of the URI.

FOR_MODULE: number

the URI will be used to match modules.

FOR_OBJECT: number

the URI will be used to match objects.

FOR_TOKEN: number

the URI will be used to match tokens.

WITH_VERSION: number

the URI has specific version numbers for module and/or token