SharpCifs.Smb.QueuedNtlmContext.GetServerChallenge C# (CSharp) Method

GetServerChallenge() public method

public GetServerChallenge ( ) : byte[]
return byte[]
    public byte[] GetServerChallenge() {
        throw new Exception("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
    }