summaryrefslogtreecommitdiff
path: root/trust/persist.h
Commit message (Collapse)AuthorAgeFilesLines
* trust: Simplify the check for the magicDaiki Ueno2017-05-181-0/+3
| | | | | Instead of reusing the CKA_X_GENERATED attribute, check the file contents directly in the caller side.
* persist: Support for writing out p11-kit persist filesStef Walter2013-05-271-0/+4
|
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-151-0/+59
This is documented in doc/internals/ subdirectory Add tests for the format as well. https://bugs.freedesktop.org/show_bug.cgi?id=62156