rpm  4.17.1.1
Data Fields
pgpPktPre_u Union Reference

#include <rpmpgp.h>

Collaboration diagram for pgpPktPre_u:
Collaboration graph
[legend]

Data Fields

pgpPktPubkey pubkey
 
pgpPktSig sig
 
pgpPktSymkey symkey
 
pgpPktOnepass onepass
 
pgpPktKey key
 
pgpPktCdata cdata
 
pgpPktEdata edata
 
pgpPktLdata ldata
 
pgpPktTrust tdata
 
pgpPktUid uid
 

Detailed Description

Definition at line 901 of file rpmpgp.h.

Field Documentation

pgpPktCdata pgpPktPre_u::cdata

5.6. Compressed Data

Definition at line 907 of file rpmpgp.h.

pgpPktEdata pgpPktPre_u::edata

5.7. Symmetrically Encrypted Data 5.8. Marker (obsolete)

Definition at line 908 of file rpmpgp.h.

pgpPktKey pgpPktPre_u::key

5.5. Key Material

Definition at line 906 of file rpmpgp.h.

pgpPktLdata pgpPktPre_u::ldata

5.9. Literal Data

Definition at line 910 of file rpmpgp.h.

pgpPktOnepass pgpPktPre_u::onepass

5.4. One-Pass Signature

Definition at line 905 of file rpmpgp.h.

pgpPktPubkey pgpPktPre_u::pubkey

5.1. Public-Key Encrypted Session Key

Definition at line 902 of file rpmpgp.h.

pgpPktSig pgpPktPre_u::sig

5.2. Signature

Definition at line 903 of file rpmpgp.h.

pgpPktSymkey pgpPktPre_u::symkey

5.3. Symmetric-Key Encrypted Session-Key

Definition at line 904 of file rpmpgp.h.

pgpPktTrust pgpPktPre_u::tdata

5.10. Trust

Definition at line 911 of file rpmpgp.h.

pgpPktUid pgpPktPre_u::uid

5.11. User ID

Definition at line 912 of file rpmpgp.h.


The documentation for this union was generated from the following file: