Gcr.pkcs11_set_trust_store_uri

function pkcs11_set_trust_store_uri(pkcs11_uri: String): void {
    // Gjs wrapper for gcr_pkcs11_set_trust_store_uri()
}
  

Set the PKCS\#11 URI that is used to identify which slot to use for storing trust assertions.

It is not normally necessary to call this function. The relevant PKCS\#11 slot is automatically configured by the GCR library.

pkcs11_uri

the uri which identifies trust storage slot