pgpPktSigV4_s Struct Reference
[RPMPGP.]

5.2.3. More...

#include <rpmio/rpmpgp.h>

Data Fields

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

Detailed Description

5.2.3.

Version 4 Signature Packet Format

The body of a version 4 Signature Packet contains:

Definition at line 496 of file rpmpgp.h.


Field Documentation

hash algorithm.

Definition at line 500 of file rpmpgp.h.

Referenced by pgpPrtSig().

length of following hashed material.

Definition at line 501 of file rpmpgp.h.

Referenced by pgpPrtSig().

public key algorithm.

Definition at line 499 of file rpmpgp.h.

Referenced by pgpPrtSig().

signature type.

Definition at line 498 of file rpmpgp.h.

Referenced by pgpPrtSig().

version number (4).

Definition at line 497 of file rpmpgp.h.

Referenced by pgpPrtSig().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 26 01:54:25 2010 for rpm by  doxygen 1.6.3