summaryrefslogtreecommitdiffstats
path: root/openpgp/src/serialize/cert.rs
AgeCommit message (Collapse)Author
2019-12-06openpgp: Rename signature types.Justus Winter
- This aligns our terminology with that of the RFC.
2019-12-04openpgp: Rename KeyFlag's accessors.Justus Winter
- Fixes #359.
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
- Fixes #387.