|
rpm
4.5
|
5.2.3. More...
#include <rpmio/rpmpgp.h>
Data Fields | |
| byte | version |
| byte | sigtype |
| byte | pubkey_algo |
| byte | hash_algo |
| byte | hashlen [2] |
5.2.3.
Version 4 Signature Packet Format
The body of a version 4 Signature Packet contains:
| byte pgpPktSigV4_s::hash_algo |
| byte pgpPktSigV4_s::hashlen[2] |
length of following hashed material.
Definition at line 379 of file rpmpgp.h.
Referenced by pgpPrtSig().
| byte pgpPktSigV4_s::pubkey_algo |
| byte pgpPktSigV4_s::sigtype |
| byte pgpPktSigV4_s::version |
1.8.2