MSCHAPv2 development continues...

This commit is contained in:
2016-09-04 21:51:40 +02:00
parent cbb35ffaef
commit c9b192932b
3 changed files with 16 additions and 7 deletions

View File

@@ -71,7 +71,7 @@ namespace eap
struct __declspec(novtable) challenge_mschapv2 : public sanitizing_blob_xf<16>
{
///
/// Generate challenge random
/// Generates random challenge
///
/// \param[in] cp Handle of the cryptographics provider
///