Class Horde_Imap_Client_Auth_DigestMD5
Provides the code needed to authenticate via the DIGEST-MD5 SASL mechanism (defined in RFC 2831). This method has been obsoleted by RFC 6331, but still is in use on legacy servers.
Copyright (c) 2002-2003 Richard Heyes Copyright 2011-2012 Horde LLC (http://www.horde.org/)
Package: Imap\Client
Category: Horde
License: LGPL 2.1
Author: Richard Heyes richard@php.net
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Imap/Client/Auth/DigestMD5.php
Category: Horde
License: LGPL 2.1
Author: Richard Heyes richard@php.net
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Imap/Client/Auth/DigestMD5.php
public
|
#
__construct( string $id, string $pass, string $challenge, string $hostname, string $service )
Generate the Digest-MD5 response. |
public
string
|
|
public
mixed
|