rpm  5.2.1
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 968 of file rpmpgp.h.

Field Documentation

pgpPktCdata pgpPktPre_u::cdata

5.6. Compressed Data

Definition at line 974 of file rpmpgp.h.

pgpPktEdata pgpPktPre_u::edata

5.7. Symmetrically Encrypted Data 5.8. Marker (obsolete)

Definition at line 975 of file rpmpgp.h.

pgpPktKey pgpPktPre_u::key

5.5. Key Material

Definition at line 973 of file rpmpgp.h.

pgpPktLdata pgpPktPre_u::ldata

5.9. Literal Data

Definition at line 977 of file rpmpgp.h.

pgpPktOnepass pgpPktPre_u::onepass

5.4. One-Pass Signature

Definition at line 972 of file rpmpgp.h.

pgpPktPubkey pgpPktPre_u::pubkey

5.1. Public-Key Encrypted Session Key

Definition at line 969 of file rpmpgp.h.

pgpPktSig pgpPktPre_u::sig

5.2. Signature

Definition at line 970 of file rpmpgp.h.

pgpPktSymkey pgpPktPre_u::symkey

5.3. Symmetric-Key Encrypted Session-Key

Definition at line 971 of file rpmpgp.h.

pgpPktTrust pgpPktPre_u::tdata

5.10. Trust

Definition at line 978 of file rpmpgp.h.

pgpPktUid pgpPktPre_u::uid

5.11. User ID

Definition at line 979 of file rpmpgp.h.


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