GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::GenKeyInfo Member List

This is the complete list of members for GpgFrontend::GenKeyInfo, including all inherited members.

algo_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_authentication_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_certification_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_change_authentication_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_change_certification_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_change_encryption_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_change_signing_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_encryption_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_no_pass_phrase_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
allow_signing_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
comment_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
email_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
expired_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
GenKeyInfo(bool m_is_sub_key=false)GpgFrontend::GenKeyInfoexplicit
GetAlgo() const -> const QString &GpgFrontend::GenKeyInfo
GetComment() const -> QStringGpgFrontend::GenKeyInfo
GetEmail() const -> QStringGpgFrontend::GenKeyInfo
GetExpireTime() const -> const QDateTime &GpgFrontend::GenKeyInfo
GetKeyLength() const -> intGpgFrontend::GenKeyInfo
GetKeySizeStr() const -> QStringGpgFrontend::GenKeyInfo
GetName() const -> QStringGpgFrontend::GenKeyInfo
GetPassPhrase() const -> const QString &GpgFrontend::GenKeyInfo
GetSizeChangeStep() const -> intGpgFrontend::GenKeyInfo
GetSuggestMaxKeySize() const -> intGpgFrontend::GenKeyInfo
GetSuggestMinKeySize() const -> intGpgFrontend::GenKeyInfo
GetSupportedKeyAlgo() -> const std::vector< KeyGenAlgo > &GpgFrontend::GenKeyInfostatic
GetSupportedSubkeyAlgo() -> const std::vector< KeyGenAlgo > &GpgFrontend::GenKeyInfostatic
GetUserid() const -> QStringGpgFrontend::GenKeyInfo
IsAllowAuthentication() const -> boolGpgFrontend::GenKeyInfo
IsAllowCertification() const -> boolGpgFrontend::GenKeyInfo
IsAllowChangeAuthentication() const -> boolGpgFrontend::GenKeyInfo
IsAllowChangeCertification() const -> boolGpgFrontend::GenKeyInfo
IsAllowChangeEncryption() const -> boolGpgFrontend::GenKeyInfo
IsAllowChangeSigning() const -> boolGpgFrontend::GenKeyInfo
IsAllowEncryption() const -> boolGpgFrontend::GenKeyInfo
IsAllowNoPassPhrase() const -> boolGpgFrontend::GenKeyInfo
IsAllowSigning() const -> boolGpgFrontend::GenKeyInfo
IsNonExpired() const -> boolGpgFrontend::GenKeyInfo
IsNoPassPhrase() const -> boolGpgFrontend::GenKeyInfo
IsSubKey() const -> boolGpgFrontend::GenKeyInfo
key_size_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
KeyGenAlgo typedef (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfo
name_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
no_passphrase_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
non_expired_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
passphrase_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
reset_options() (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
SetAlgo(const QString &)GpgFrontend::GenKeyInfo
SetAllowAuthentication(bool m_allow_authentication)GpgFrontend::GenKeyInfo
SetAllowCertification(bool m_allow_certification)GpgFrontend::GenKeyInfo
SetAllowEncryption(bool m_allow_encryption)GpgFrontend::GenKeyInfo
SetAllowSigning(bool m_allow_signing)GpgFrontend::GenKeyInfo
SetComment(const QString &m_comment)GpgFrontend::GenKeyInfo
SetEmail(const QString &m_email)GpgFrontend::GenKeyInfo
SetExpireTime(const QDateTime &m_expired)GpgFrontend::GenKeyInfo
SetIsSubKey(bool m_sub_key)GpgFrontend::GenKeyInfo
SetKeyLength(int m_key_size)GpgFrontend::GenKeyInfo
SetName(const QString &m_name)GpgFrontend::GenKeyInfo
SetNonExpired(bool m_non_expired)GpgFrontend::GenKeyInfo
SetNonPassPhrase(bool m_non_pass_phrase)GpgFrontend::GenKeyInfo
SetPassPhrase(const QString &m_pass_phrase)GpgFrontend::GenKeyInfo
subkey_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
suggest_max_key_size_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
suggest_min_key_size_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
suggest_size_addition_step_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate