Saving work.. working on implementing EncryptMessage. The buffer types and allocation that get passed to the call is really crazy in the sample.
This commit is contained in:
@@ -49,5 +49,9 @@ namespace NSspi
|
||||
|
||||
this.disposed = true;
|
||||
}
|
||||
|
||||
public byte[] Encrypt( byte[] input )
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user