Function
Gckuri_build
Declaration [src]
gchar*
gck_uri_build (
GckUriData* uri_data,
GckUriFlags flags
)
Description [src]
Build a PKCS#11 URI. The various parts relevant to the flags specified will be used to build the URI.
Parameters
uri_data
-
Type:
GckUriData
The info to build the URI from.
The data is owned by the caller of the function. flags
-
Type:
GckUriFlags
The context that the URI is for.