#include <packet.h>
Data Fields | |
| ops_version_t | version |
| time_t | creation_time |
| unsigned | days_valid |
| ops_public_key_algorithm_t | algorithm |
| ops_public_key_union_t | key |
|
|
Public Key Algorithm type |
|
|
when the key was created. Note that interpretation varies with key version. |
|
|
validity period of the key in days since creation. A value of 0 has a special meaning indicating this key does not expire. Only used with v3 keys. |
|
|
Public Key Parameters |
|
|
version of the key (v3, v4...) |
1.4.6