EAP-GTC event logging and clean-up

This commit is contained in:
2017-02-02 10:22:43 +01:00
parent a78901cb63
commit 0ec0e3579e
3 changed files with 26 additions and 20 deletions

View File

@@ -110,8 +110,8 @@ namespace eap
protected:
config_method_eapgtc &m_cfg; ///< Method configuration
credentials_identity &m_cred; ///< Method user credentials
winstd::sanitizing_wstring m_message; ///< Authenticator message
winstd::sanitizing_wstring m_reply; ///< GTC reply
winstd::sanitizing_wstring m_challenge; ///< GTC challenge
winstd::sanitizing_wstring m_response; ///< GTC response
};
/// @}