UriFlags
Description:
[ CCode ( cprefix = "GCK_URI_" , type_id = "gck_uri_flags_get_type ()" ) ]
[ Flags ]
public enum UriFlags
Which parts of the PKCS#11 URI will be parsed or formatted.
These can be combined.
Content:
Enum values:
- FOR_ANY - parse all recognized components of
the URI.
- FOR_MODULE - the URI will be used to match
modules.
- FOR_OBJECT - the URI will be used to match
objects.
- FOR_TOKEN - the URI will be used to match
tokens.
- WITH_VERSION - the URI has specific
version numbers for module and/or token