Click or drag to resize

Pop3LoginDIGEST Method

Overload List
  NameDescription
Public methodLoginDIGEST(String, String)
Logs user in using AUTH DIGEST-MD5 command. This method does NOT send the password in clear text.
Public methodLoginDIGEST(String, String, String)
Logs user in using AUTH DIGEST-MD5 command. This method does NOT send the password in clear text.
Top
See Also