Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trust: Simplify the check for the magic | Daiki Ueno | 2017-05-18 | 1 | -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 files | Stef Walter | 2013-05-27 | 1 | -0/+4 |
| | |||||
* | trust: Support a p11-kit specific serialization format | Stef Walter | 2013-03-15 | 1 | -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 |