Schannel and ownTLS MSK derivation unified

This commit is contained in:
2016-09-02 14:03:34 +02:00
parent 00aee5bb78
commit 621669828b
6 changed files with 64 additions and 63 deletions

View File

@@ -118,8 +118,6 @@ namespace eap
/// @}
protected:
#if EAP_TLS < EAP_TLS_SCHANNEL
///
/// Generates master session key
///
@@ -127,8 +125,6 @@ namespace eap
///
virtual void derive_msk();
#endif
///
/// Processes an application message
///