Gck.Module.prototype.match

function match(uri: Gck.UriData): Boolean {
    // Gjs wrapper for gck_module_match()
}
  

Check whether the PKCS\#11 URI matches the module

uri

the uri to match against the module

Returns

whether the URI matches or not