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, bool m_standalone=false)GpgFrontend::GenKeyInfoexplicit
GetAlgo() constGpgFrontend::GenKeyInfoinline
GetComment() constGpgFrontend::GenKeyInfoinline
GetEmail() constGpgFrontend::GenKeyInfoinline
GetExpireTime() constGpgFrontend::GenKeyInfoinline
GetKeyLength() constGpgFrontend::GenKeyInfoinline
GetKeySizeStr() constGpgFrontend::GenKeyInfo
GetName() constGpgFrontend::GenKeyInfoinline
GetPassPhrase() constGpgFrontend::GenKeyInfoinline
GetSizeChangeStep() constGpgFrontend::GenKeyInfoinline
GetSuggestMaxKeySize() constGpgFrontend::GenKeyInfoinline
GetSuggestMinKeySize() constGpgFrontend::GenKeyInfoinline
GetSupportedKeyAlgo()GpgFrontend::GenKeyInfostatic
GetSupportedKeyAlgoStandalone()GpgFrontend::GenKeyInfostatic
GetSupportedSubkeyAlgo()GpgFrontend::GenKeyInfostatic
GetSupportedSubkeyAlgoStandalone()GpgFrontend::GenKeyInfostatic
GetUserid() constGpgFrontend::GenKeyInfoinline
IsAllowAuthentication() constGpgFrontend::GenKeyInfoinline
IsAllowCertification() constGpgFrontend::GenKeyInfoinline
IsAllowChangeAuthentication() constGpgFrontend::GenKeyInfoinline
IsAllowChangeCertification() constGpgFrontend::GenKeyInfoinline
IsAllowChangeEncryption() constGpgFrontend::GenKeyInfoinline
IsAllowChangeSigning() constGpgFrontend::GenKeyInfoinline
IsAllowEncryption() constGpgFrontend::GenKeyInfoinline
IsAllowNoPassPhrase() constGpgFrontend::GenKeyInfoinline
IsAllowSigning() constGpgFrontend::GenKeyInfoinline
IsNonExpired() constGpgFrontend::GenKeyInfoinline
IsNoPassPhrase() constGpgFrontend::GenKeyInfoinline
IsSubKey() constGpgFrontend::GenKeyInfoinline
key_size_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
KeyGenAlgo typedef (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
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 GpgFrontend::GenKeyInfo::KeyGenAlgo &m_algo)GpgFrontend::GenKeyInfo
SetAllowAuthentication(bool m_allow_authentication)GpgFrontend::GenKeyInfoinline
SetAllowCertification(bool m_allow_certification)GpgFrontend::GenKeyInfo
SetAllowEncryption(bool m_allow_encryption)GpgFrontend::GenKeyInfo
SetAllowSigning(bool m_allow_signing)GpgFrontend::GenKeyInfoinline
SetComment(const std::string &m_comment)GpgFrontend::GenKeyInfoinline
SetEmail(const std::string &m_email)GpgFrontend::GenKeyInfoinline
SetExpireTime(const boost::posix_time::ptime &m_expired)GpgFrontend::GenKeyInfo
SetIsSubKey(bool m_sub_key)GpgFrontend::GenKeyInfoinline
SetKeyLength(int m_key_size)GpgFrontend::GenKeyInfo
SetName(const std::string &m_name)GpgFrontend::GenKeyInfoinline
SetNonExpired(bool m_non_expired)GpgFrontend::GenKeyInfo
SetNonPassPhrase(bool m_non_pass_phrase)GpgFrontend::GenKeyInfoinline
SetPassPhrase(const std::string &m_pass_phrase)GpgFrontend::GenKeyInfoinline
standalone_ (defined in GpgFrontend::GenKeyInfo)GpgFrontend::GenKeyInfoprivate
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