method_tls_tunnel: Cleanup

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2020-01-30 15:16:37 +01:00
parent 7706e54294
commit 737f51b815
2 changed files with 51 additions and 78 deletions

View File

@@ -219,6 +219,11 @@ namespace eap
_Inout_ EapPeerMethodResult *pResult);
protected:
///
/// Decrypts data and forwards it to the inner method.
///
EapPeerMethodResponseAction decrypt_request_data();
#if EAP_TLS < EAP_TLS_SCHANNEL_FULL
///
/// Verifies server certificate if trusted by configuration