summaryrefslogtreecommitdiff
path: root/trust/dump.h
Commit message (Collapse)AuthorAgeFilesLines
* trust: Implement a 'trust dump' commandStef Walter2017-01-311-0/+43
This dumps all the PKCS#11 objects in the internal .p11-kit persistence format. This is part of the trust command and tooling, even though at some point it could go in the p11-kit command. The reason for this is that the code related to the internal .p11-kit objects is in the trust code, and consumed solely by the trust related modules.