4 Commits

Author SHA1 Message Date
Paul van Brouwershaven
bacc810a68 Fix linting errors 2024-11-14 13:33:46 +01:00
Paul van Brouwershaven
5a4ccb37cc Fix spelling 2022-07-04 17:17:36 +02:00
Jeroen Bobbeldijk
c8e53c9bcf Add revocation information 2017-07-13 20:30:18 +02:00
Paul van Brouwershaven
c327f686d5 Added a dedicated revocation subpackage
The newly created dedicated revocation package is used to encode and
decode revocation information. Signing and verification can now use the
same structures.

While the InfoArchival stucsture can now be created this stucture is currenlty
not embedded into the document. Test cases for obtaining and embedding revocation
information into the InfoArchival struct are also availible.
2017-07-12 20:53:06 +02:00