rpm
5.4.15
|
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] |
5.2.3.
Version 4 Signature Packet Format
The body of a version 4 Signature Packet contains:
rpmuint8_t pgpPktSigV4_s::hash_algo |
rpmuint8_t pgpPktSigV4_s::hashlen[2] |
length of following hashed material.
Definition at line 381 of file rpmpgp.h.
Referenced by pgpPrtSig().
rpmuint8_t pgpPktSigV4_s::pubkey_algo |
rpmuint8_t pgpPktSigV4_s::sigtype |
rpmuint8_t pgpPktSigV4_s::version |