mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-04-30 10:47:48 +02:00
Renamed SigningTests class to NTLMSigningTests
This commit is contained in:
parent
104d18b81b
commit
481f6d9278
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ using Utilities;
|
|||
|
||||
namespace SMBLibrary
|
||||
{
|
||||
public class SigningTests
|
||||
public class NTLMSigningTests
|
||||
{
|
||||
public static bool TestLMMIC()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue