Gck.Slot.prototype.match
function match(uri: Gck.UriData): Boolean {
// Gjs wrapper for gck_slot_match()
}
Check whether the PKCS\#11 URI matches the slot
- uri
the uri to match against the slot
- Returns
whether the URI matches or not
function match(uri: Gck.UriData): Boolean {
// Gjs wrapper for gck_slot_match()
}
Check whether the PKCS\#11 URI matches the slot
the uri to match against the slot
whether the URI matches or not