Function
Gckuri_build
since: 1
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.
Available since: 1
Parameters
- uri_data
- 
            Type: GckUriDataThe info to build the URI from. The data is owned by the caller of the function. 
- flags
- 
            Type: GckUriFlagsThe context that the URI is for.