#include <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 1105 of file rpmlib.h.
|
Definition at line 1110 of file rpmlib.h. Referenced by writeRPM(). |
|
|
|
Definition at line 1107 of file rpmlib.h. Referenced by legacyRetrofit(). |
|
|
|
|
|
Definition at line 1112 of file rpmlib.h. Referenced by writeRPM(). |
|
Pad to 96 bytes -- 8 byte aligned! |
|
Signature header type (RPMSIG_HEADERSIG) |
|
Definition at line 1109 of file rpmlib.h. Referenced by legacyRetrofit(), rewriteRPM(), and rpmReSign(). |