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