Module keybox

Module keybox 

Source
Expand description

Support for the GnuPG keybox format.

This implementation is based on keybox files created by GnuPG 2.2.23 and the way they are handled by the kbxutil program from that version of GnuPG.

Structs§

HeaderRecord
Keybox header record.
Keybox
GnuPG Keybox
OpenPGPRecordV1
Keybox OpenPGP record
X509Record
Keybox X.509 record

Enums§

Error
Errors used in this module.
KeyboxRecord
Keybox record
KeyboxRecordType
Types of keybox records.