Renamed SigningTests class to NTLMSigningTests

This commit is contained in:
Tal Aloni 2017-03-02 11:18:47 +02:00
parent 104d18b81b
commit 481f6d9278

View file

@ -12,7 +12,7 @@ using Utilities;
namespace SMBLibrary namespace SMBLibrary
{ {
public class SigningTests public class NTLMSigningTests
{ {
public static bool TestLMMIC() public static bool TestLMMIC()
{ {