Allocate a new GckUriData structure. None of the fields will be set.
whether any parts of the PKCS#11 URI were unsupported or unrecognized.
information about the PKCS#11 objects matching the URI.
information about the PKCS#11 modules matching the URI.
information about the PKCS#11 tokens matching the URI.
Copy a #GckUriData
Free a #GckUriData.
Allocate a new GckUriData structure. None of the fields will be set.
Information about the contents of a PKCS#11 URI. Various fields may be %NULL depending on the context that the URI was parsed for.
Since PKCS#11 URIs represent a set which results from the intersections of all of the URI parts, if
any_recognized
is set to %TRUE then usually the URI should be treated as not matching anything.