summaryrefslogtreecommitdiff
path: root/p11-kit/pkcs11.h
Commit message (Collapse)AuthorAgeFilesLines
* Move the pkcs11.h header files into common directoryStef Walter2013-01-091-1373/+40
| | | | | | | * Allows use of them across the whole project * Put a stub file in the p11-kit/ directory, so we can still refer to the headers using that path, which is what it will be at when in the installed includes directory.
* Update pkcs11.h with PKCS#11 2.20 ammendments.Stef Walter2011-06-091-3/+19
|
* Documentation and API cleanup.Stef Walter2011-03-311-0/+1357
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type.