Function

Gck-2Gckuri_data_parse

  • 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.

    Parameters

    • string: string

      the URI to parse.

    • flags: Gck.UriFlags

      the context in which the URI will be used.

    Returns UriData

    a newly allocated Gck.UriData; which should be freed with gck_uri_data_free()