Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

pgpPktSigV4_s Struct Reference

5.2.3. More...

#include <rpmpgp.h>


Data Fields

byte version
byte sigtype
byte pubkey_algo
byte hash_algo
byte hashlen [2]


Detailed Description

5.2.3.

Version 4 Signature Packet Format

The body of a version 4 Signature Packet contains:

Definition at line 348 of file rpmpgp.h.


Field Documentation

byte pgpPktSigV4_s::hash_algo
 

hash algorithm.

Definition at line 352 of file rpmpgp.h.

Referenced by pgpPrtSig().

byte pgpPktSigV4_s::hashlen[2]
 

length of following hashed material.

Definition at line 353 of file rpmpgp.h.

Referenced by pgpPrtSig().

byte pgpPktSigV4_s::pubkey_algo
 

public key algorithm.

Definition at line 351 of file rpmpgp.h.

Referenced by pgpPrtSig().

byte pgpPktSigV4_s::sigtype
 

signature type.

Definition at line 350 of file rpmpgp.h.

Referenced by pgpPrtSig().

byte pgpPktSigV4_s::version
 

version number (4).

Definition at line 349 of file rpmpgp.h.

Referenced by pgpPrtSig().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 2 12:29:44 2005 for rpm by doxygen 1.3.5