pgpPktKeyV4_s - The version 4 format is similar to the version 3 format except for the absence of a validity period.
#include <rpmpgp.h>
byte version
byte time [4]
byte pubkey_algo
The version 4 format is similar to the version 3 format except for the absence of a validity period.
This has been moved to the signature packet. In addition, fingerprints of version 4 keys are calculated differently from version 3 keys, as described in section 'Enhanced Key Formats.'
A version 4 packet contains:
Algorithm Specific Fields for RSA public keys:
Algorithm Specific Fields for DSA public keys:
Algorithm Specific Fields for Elgamal public keys:
Definition at line 670 of file rpmpgp.h.
public key algorithm.
Definition at line 673 of file rpmpgp.h.
time that the key was created.
Definition at line 672 of file rpmpgp.h.
version number (4).
Definition at line 671 of file rpmpgp.h.
Referenced by pgpPrtKey().
Generated automatically by Doxygen for rpm from the source code.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |