Searched defs:pubkey_hdr (Results 1 – 1 of 1) sorted by relevance
31 struct pubkey_hdr { struct32 uint8_t version; /* key format version */33 uint32_t timestamp; /* key made, always 0 for now */34 uint8_t algo;35 uint8_t nmpi;36 char mpi[0];