Function

Gcrpkcs11_get_trust_store_uri

since: 4

Declaration [src]

const gchar*
gcr_pkcs11_get_trust_store_uri (
  void
)

Description [src]

Get the PKCS#11 URI that is used to identify which slot to use for storing trust storage.

Available since: 4

Return value

Type: const gchar*

The uri which identifies trust storage slot.

The data is owned by the called function.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.