Apple Bug morte log; refs #34
This commit is contained in:
		| @@ -284,7 +284,7 @@ namespace suisseid { | ||||
|         for (cryptoki::ObjectList::iterator key(keys.begin()); | ||||
|              key!=keys.end(); ++key) { | ||||
|           cryptoki::Attribute id(key->attribute(CKA_ID)); | ||||
|           CRYPTOLOG("get certs for key with id "<<id); | ||||
|           CRYPTOLOG("get certs for key with id "<<id.value); | ||||
|           cryptoki::ObjectList certs | ||||
|             (session().find(cryptoki::AttributeList() | ||||
|                             <<cryptoki::Attribute(CKA_CLASS) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user