#include <rpmpgp.h>
Data Fields | |
| const char * | userid |
| const byte * | hash |
| const char * | params [4] |
| byte | tag |
| byte | version |
| byte | time [4] |
| byte | pubkey_algo |
| byte | hash_algo |
| byte | sigtype |
| byte | hashlen |
| byte | signhash16 [2] |
| byte | signid [8] |
| byte | saved |
|
|
Definition at line 955 of file rpmpgp.h. Referenced by pgpCleanDig(), and pgpPrtSig(). |
|
|
Definition at line 963 of file rpmpgp.h. Referenced by pgpPrtSig(). |
|
|
Definition at line 965 of file rpmpgp.h. Referenced by pgpPrtSig(). |
|
|
Definition at line 956 of file rpmpgp.h. Referenced by pgpCleanDig(). |
|
|
public key algorithm. Definition at line 961 of file rpmpgp.h. Referenced by pgpPrtKey(), and pgpPrtSig(). |
|
|
Definition at line 968 of file rpmpgp.h. Referenced by pgpPrtSubType(). |
|
|
Definition at line 966 of file rpmpgp.h. Referenced by pgpPrtSig(). |
|
|
Definition at line 967 of file rpmpgp.h. Referenced by pgpPrtPubkeyParams(), pgpPrtSig(), pgpPrtSubType(), rpmdbAdd(), and rpmdbRemove(). |
|
|
Definition at line 964 of file rpmpgp.h. Referenced by pgpPrtSig(). |
|
|
Definition at line 957 of file rpmpgp.h. Referenced by pgpPrtKey(), pgpPrtPkts(), and pgpPrtSubType(). |
|
|
time that the key was created. Definition at line 960 of file rpmpgp.h. Referenced by pgpPrtKey(), pgpPrtSig(), and pgpPrtSubType(). |
|
|
Definition at line 953 of file rpmpgp.h. Referenced by pgpCleanDig(), and pgpPrtUserID(). |
|
|
version number. Definition at line 959 of file rpmpgp.h. Referenced by pgpPrtKey(), and pgpPrtSig(). |
1.2.18