rpm  5.2.1
Data Fields
pgpPktSigV4_s Struct Reference

5.2.3. More...

#include <rpmio/rpmpgp.h>

Data Fields

rpmuint8_t version
rpmuint8_t sigtype
rpmuint8_t pubkey_algo
rpmuint8_t hash_algo
rpmuint8_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 397 of file rpmpgp.h.


Field Documentation

hash algorithm.

Definition at line 401 of file rpmpgp.h.

Referenced by pgpPrtSig().

length of following hashed material.

Definition at line 402 of file rpmpgp.h.

Referenced by pgpPrtSig().

public key algorithm.

Definition at line 400 of file rpmpgp.h.

Referenced by pgpPrtSig().

signature type.

Definition at line 399 of file rpmpgp.h.

Referenced by pgpPrtSig().

version number (4).

Definition at line 398 of file rpmpgp.h.

Referenced by pgpPrtSig().


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