#include <lib/rpmlib.h>
Data Fields | |
| unsigned char | magic [4] |
| unsigned char | major |
| unsigned char | minor |
| short | type |
| short | archnum |
| char | name [66] |
| short | osnum |
| short | signature_type |
| char | reserved [16] |
The lead needs to be 8 byte aligned.
Definition at line 1029 of file rpmlib.h.
|
|
Definition at line 1034 of file rpmlib.h. Referenced by writeRPM(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 1036 of file rpmlib.h. Referenced by writeRPM(). |
|
|
Pad to 96 bytes -- 8 byte aligned! |
|
|
Signature header type (RPMSIG_HEADERSIG) |
|
|
Definition at line 1033 of file rpmlib.h. Referenced by rpmReSign(). |
1.4.4