#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 1071 of file rpmlib.h.
|
|
|
|
|
Definition at line 1073 of file rpmlib.h. Referenced by legacyRetrofit(), and main(). |
|
|
|
|
|
|
|
Pad to 96 bytes -- 8 byte aligned! |
|
Signature header type (RPMSIG_HEADERSIG) Definition at line 1079 of file rpmlib.h. Referenced by main(). |
|
Definition at line 1075 of file rpmlib.h. Referenced by legacyRetrofit(), rewriteRPM(), and rpmReSign(). |