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 "
 | 
			
		||||
                        "with SCARD_W_RESET_CARD (0x80100068). "
 | 
			
		||||
                        "Retry Nr. "<<applebug);
 | 
			
		||||
              Certificate c(certificate(const std::string& keylabel));
 | 
			
		||||
              Certificate c(certificate(keylabel));
 | 
			
		||||
              applebug = 0; // successful, reset counter
 | 
			
		||||
              return c;
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user