aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pkcs11/pkcs11_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use CKA_TRUSTED attribute for Cryptoki version < 2.20, handling all ce...Martin Willi2010-11-101-7/+16
* Load certificate after enumerationMartin Willi2010-08-061-13/+34
* Extended the PKCS#11 object enumerator by attribute retrievalMartin Willi2010-08-041-65/+25
* Use the PKCS#11 object enumeratorMartin Willi2010-08-041-25/+6
* Added enumerator for PKCS#11 tokensMartin Willi2010-08-041-1/+1
* Implemented a credential set on top of a PKCS#11 tokenMartin Willi2010-08-041-0/+287