You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a reader is present but the actual token (smart card for example) is not present, at store open the code should use prompts to request insertion of the token.
A prompt to request toke insertion is provided if the expected token is not available.
In order to avoid unnecessarily prompting on any empty slot the prompting to insert a token should only be perfomred if they pkcs11 uri contains token identifying information and the token is not found in any slot.
The text was updated successfully, but these errors were encountered:
When a reader is present but the actual token (smart card for example) is not present, at store open the code should use prompts to request insertion of the token.
A prompt to request toke insertion is provided if the expected token is not available.
In order to avoid unnecessarily prompting on any empty slot the prompting to insert a token should only be perfomred if they pkcs11 uri contains token identifying information and the token is not found in any slot.
The text was updated successfully, but these errors were encountered: