3#ifndef SRC_GPGKEYSTATE_P_H_
4#define SRC_GPGKEYSTATE_P_H_
void handlePubSecRecord(const QStringList &props, bool secret, UserInfo ¤t_user)
Handle a pub or sec record in GPG colon output.
void handleFprRecord(const QStringList &props, UserInfo ¤t_user)
Handle an fpr (fingerprint) record in GPG colon output.
Stores key info lines including validity, creation date and more.