summaryrefslogtreecommitdiff
path: root/p11-kit/pin.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-08Fix the flags in pin.hStef Walter1-6/+6
2011-08-05Update PKCS#11 URI code for new draft of specStef Walter1-5/+5
2011-07-06More fine tuning of the pin APIs.Stef Walter1-1/+3
2011-07-06Add documentation for PIN callbacks.Stef Walter1-2/+2
2011-07-06Add P11KitPin structure, which encapsulates a returned pin.Stef Walter1-12/+32
2011-07-06Rename p11_kit_pin_read_pinfile to p11_kit_pin_retrieveStef Walter1-2/+2
2011-07-06Implement support for registering and calling pinfile callbacksStef Walter1-0/+85