rpm  4.5
Data Fields
pgpDigParams_s Struct Reference

Values parsed from OpenPGP signature/pubkey packet(s). More...

#include <rpmio/rpmio_internal.h>

Data Fields

const char * userid
const bytehash
const char * params [4]
byte tag
byte version
byte time [4]
byte pubkey_algo
byte hash_algo
byte sigtype
byte hashlen
byte signhash16 [2]
byte signid [8]
byte saved

Detailed Description

Values parsed from OpenPGP signature/pubkey packet(s).

Definition at line 65 of file rpmio_internal.h.


Field Documentation

Definition at line 69 of file rpmio_internal.h.

Referenced by pgpCleanDig(), pgpPrtSig(), verifyDSASignature(), and verifyRSASignature().

Definition at line 79 of file rpmio_internal.h.

Referenced by pgpPrtSig(), verifyDSASignature(), and verifyRSASignature().

const char* pgpDigParams_s::params[4]

Definition at line 70 of file rpmio_internal.h.

Referenced by pgpCleanDig().

Definition at line 82 of file rpmio_internal.h.

Referenced by pgpPrtPkt(), and pgpPrtSubType().

Definition at line 80 of file rpmio_internal.h.

Referenced by pgpPrtSig(), verifyDSASignature(), and verifyRSASignature().

Definition at line 78 of file rpmio_internal.h.

Referenced by pgpPrtSig(), and verifyRSASignature().

Definition at line 71 of file rpmio_internal.h.

Referenced by pgpPrtKey(), and pgpPrtPkts().

time that the key was created.

Definition at line 74 of file rpmio_internal.h.

Referenced by pgpPrtKey(), pgpPrtSig(), pgpPrtSubType(), pgpsigFormat(), and rpmcliImportPubkey().

Definition at line 67 of file rpmio_internal.h.

Referenced by pgpCleanDig(), pgpPrtUserID(), and rpmcliImportPubkey().


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