summaryrefslogtreecommitdiff
path: root/p11-kit/ptr-array.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement support for registering and calling pinfile callbacksStef Walter2011-07-061-0/+61
* These are callbacks that hanlde the pinfile part of a PKCS#11 URI. * One library can register a callback that another can then call in a thread-safe and simple fashion.