another work around the mac 10.10 yosemite PCSC bug, this time fix cryptoki; refs #34
This commit is contained in:
@@ -329,7 +329,7 @@ namespace suisseid {
|
|||||||
"transaction (SCardTransmit) fails "
|
"transaction (SCardTransmit) fails "
|
||||||
"with SCARD_W_RESET_CARD (0x80100068). "
|
"with SCARD_W_RESET_CARD (0x80100068). "
|
||||||
"Retry Nr. "<<applebug);
|
"Retry Nr. "<<applebug);
|
||||||
Certificate c(certificate(const std::string& keylabel));
|
Certificate c(certificate(keylabel));
|
||||||
applebug = 0; // successful, reset counter
|
applebug = 0; // successful, reset counter
|
||||||
return c;
|
return c;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user