User login

TODO

  • Add ability to disable response host IP address/port number checks (target ver 0.7.9)
  • Rename TimeTicks.Miliseconds to correct spelling Milliseconds (target ver 0.7.9)
  • Implement IEnumerable interface in OctetString and Oid classes (target ver 0.7.9)
  • Fix example for OctetString byte this[int]. It should not be <=os.Length but < os.Length (target ver 0.7.9)
  • Add IpAddress.Set(System.Net.IPAddress) method (target ver 0.7.9)
  • Fix IpAddress.Equals() to accept IPAddress, string, UInt32 or byte array value in addition to current IpAddress class instance (target ver 0.7.9)