uri_data_parse


Description:


[ Version ( replacement = "UriData.parse" ) ]
public UriData uri_data_parse (string string, UriFlags flags) throws 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 UriData for more info. Other fields will be set to null.

Parameters:

string

the URI to parse.

flags

the context in which the URI will be used.

Returns:

a newly allocated UriData; which should be freed with free


Namespace: Gck
Package: gck-2