rpm  4.5
Data Fields
pgpPktPre_u Union Reference

#include <rpmio/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 932 of file rpmpgp.h.

Field Documentation

pgpPktCdata pgpPktPre_u::cdata

5.6. Compressed Data

Definition at line 938 of file rpmpgp.h.

pgpPktEdata pgpPktPre_u::edata

5.7. Symmetrically Encrypted Data 5.8. Marker (obsolete)

Definition at line 939 of file rpmpgp.h.

pgpPktKey pgpPktPre_u::key

5.5. Key Material

Definition at line 937 of file rpmpgp.h.

pgpPktLdata pgpPktPre_u::ldata

5.9. Literal Data

Definition at line 941 of file rpmpgp.h.

pgpPktOnepass pgpPktPre_u::onepass

5.4. One-Pass Signature

Definition at line 936 of file rpmpgp.h.

pgpPktPubkey pgpPktPre_u::pubkey

5.1. Public-Key Encrypted Session Key

Definition at line 933 of file rpmpgp.h.

pgpPktSig pgpPktPre_u::sig

5.2. Signature

Definition at line 934 of file rpmpgp.h.

pgpPktSymkey pgpPktPre_u::symkey

5.3. Symmetric-Key Encrypted Session-Key

Definition at line 935 of file rpmpgp.h.

pgpPktTrust pgpPktPre_u::tdata

5.10. Trust

Definition at line 942 of file rpmpgp.h.

pgpPktUid pgpPktPre_u::uid

5.11. User ID

Definition at line 943 of file rpmpgp.h.


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