#include <rpmpgp.h>
Data Fields | |
| byte | version |
| byte | sigtype |
| byte | pubkey_algo |
| byte | hash_algo |
| byte | hashlen [2] |
Version 4 Signature Packet Format
The body of a version 4 Signature Packet contains:
Definition at line 349 of file rpmpgp.h.
|
|
hash algorithm. |
|
|
length of following hashed material. |
|
|
public key algorithm. |
|
|
signature type. |
|
|
version number (4). |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001