Beispiel #1
0
 //ctor:
 public Type3Message(Mono.Security.Protocol.Ntlm.Type2Message type2)
 {
 }
 public static void Compute(Mono.Security.Protocol.Ntlm.Type2Message type2, NtlmAuthLevel level, string username, string password, string domain, out byte[] lm, out byte[] ntlm)
 {
 }