TypeScript API Documentation for GCK-2
API Version: 2
Library Version: 4.4.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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()
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.