TypeScript API Documentation for GCK
API Version: 2
Library Version: 4.4.0
Generated with TypeDoc via ts-for-gir v5.2.0
Parse a PKCS#11 URI for use in a given context.
The result will contain the fields that are relevant for the given context. See Gck.UriData for more info. Other fields will be set to null.
null
the URI to parse.
the context in which the URI will be used.
a newly allocated Gck.UriData; which should be freed with gck_uri_data_free()
gck_uri_data_free()
GLib.Error
Parse a PKCS#11 URI for use in a given context.
The result will contain the fields that are relevant for the given context. See Gck.UriData for more info. Other fields will be set to
null.