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 355 of file rpmpgp.h.


Field Documentation

hash algorithm.

Definition at line 359 of file rpmpgp.h.

Referenced by pgpPrtSig().

length of following hashed material.

Definition at line 360 of file rpmpgp.h.

Referenced by pgpPrtSig().

public key algorithm.

Definition at line 358 of file rpmpgp.h.

Referenced by pgpPrtSig().

signature type.

Definition at line 357 of file rpmpgp.h.

Referenced by pgpPrtSig().

version number (4).

Definition at line 356 of file rpmpgp.h.

Referenced by pgpPrtSig().


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

Generated on Mon Jul 20 09:44:22 2009 for rpm by  doxygen 1.5.7.1