439
edits
| Line 585: | Line 585: | ||
*/ | */ | ||
if (!PK11_IsPerm(slot) && !PK11_NeedLogin(slot)) { | if (!PK11_IsPerm(slot) && !PK11_NeedLogin(slot)) { | ||
/* need to update/Merge the database */ | |||
/* | |||
* Step 3.1: Do we need to authenticate to the update Token? | * Step 3.1: Do we need to authenticate to the update Token? | ||
*/ | */ | ||
edits