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::GenKeyInfo
private
allow_authentication_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_certification_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_change_authentication_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_change_certification_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_change_encryption_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_change_signing_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_encryption_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_no_pass_phrase_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
allow_signing_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
comment_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
email_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
expired_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
GenKeyInfo
(bool m_is_sub_key=false, bool m_standalone=false)
GpgFrontend::GenKeyInfo
explicit
GetAlgo
() const
GpgFrontend::GenKeyInfo
inline
GetComment
() const
GpgFrontend::GenKeyInfo
inline
GetEmail
() const
GpgFrontend::GenKeyInfo
inline
GetExpireTime
() const
GpgFrontend::GenKeyInfo
inline
GetKeyLength
() const
GpgFrontend::GenKeyInfo
inline
GetKeySizeStr
() const
GpgFrontend::GenKeyInfo
GetName
() const
GpgFrontend::GenKeyInfo
inline
GetPassPhrase
() const
GpgFrontend::GenKeyInfo
inline
GetSizeChangeStep
() const
GpgFrontend::GenKeyInfo
inline
GetSuggestMaxKeySize
() const
GpgFrontend::GenKeyInfo
inline
GetSuggestMinKeySize
() const
GpgFrontend::GenKeyInfo
inline
GetSupportedKeyAlgo
()
GpgFrontend::GenKeyInfo
static
GetSupportedKeyAlgoStandalone
()
GpgFrontend::GenKeyInfo
static
GetSupportedSubkeyAlgo
()
GpgFrontend::GenKeyInfo
static
GetSupportedSubkeyAlgoStandalone
()
GpgFrontend::GenKeyInfo
static
GetUserid
() const
GpgFrontend::GenKeyInfo
inline
IsAllowAuthentication
() const
GpgFrontend::GenKeyInfo
inline
IsAllowCertification
() const
GpgFrontend::GenKeyInfo
inline
IsAllowChangeAuthentication
() const
GpgFrontend::GenKeyInfo
inline
IsAllowChangeCertification
() const
GpgFrontend::GenKeyInfo
inline
IsAllowChangeEncryption
() const
GpgFrontend::GenKeyInfo
inline
IsAllowChangeSigning
() const
GpgFrontend::GenKeyInfo
inline
IsAllowEncryption
() const
GpgFrontend::GenKeyInfo
inline
IsAllowNoPassPhrase
() const
GpgFrontend::GenKeyInfo
inline
IsAllowSigning
() const
GpgFrontend::GenKeyInfo
inline
IsNonExpired
() const
GpgFrontend::GenKeyInfo
inline
IsNoPassPhrase
() const
GpgFrontend::GenKeyInfo
inline
IsSubKey
() const
GpgFrontend::GenKeyInfo
inline
key_size_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
KeyGenAlgo
typedef (defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
name_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
no_passphrase_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
non_expired_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
passphrase_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
reset_options
() (defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
SetAlgo
(const GpgFrontend::GenKeyInfo::KeyGenAlgo &m_algo)
GpgFrontend::GenKeyInfo
SetAllowAuthentication
(bool m_allow_authentication)
GpgFrontend::GenKeyInfo
inline
SetAllowCertification
(bool m_allow_certification)
GpgFrontend::GenKeyInfo
SetAllowEncryption
(bool m_allow_encryption)
GpgFrontend::GenKeyInfo
SetAllowSigning
(bool m_allow_signing)
GpgFrontend::GenKeyInfo
inline
SetComment
(const std::string &m_comment)
GpgFrontend::GenKeyInfo
inline
SetEmail
(const std::string &m_email)
GpgFrontend::GenKeyInfo
inline
SetExpireTime
(const boost::posix_time::ptime &m_expired)
GpgFrontend::GenKeyInfo
SetIsSubKey
(bool m_sub_key)
GpgFrontend::GenKeyInfo
inline
SetKeyLength
(int m_key_size)
GpgFrontend::GenKeyInfo
SetName
(const std::string &m_name)
GpgFrontend::GenKeyInfo
inline
SetNonExpired
(bool m_non_expired)
GpgFrontend::GenKeyInfo
SetNonPassPhrase
(bool m_non_pass_phrase)
GpgFrontend::GenKeyInfo
inline
SetPassPhrase
(const std::string &m_pass_phrase)
GpgFrontend::GenKeyInfo
inline
standalone_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
subkey_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
suggest_max_key_size_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
suggest_min_key_size_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
suggest_size_addition_step_
(defined in
GpgFrontend::GenKeyInfo
)
GpgFrontend::GenKeyInfo
private
Generated by
1.9.1