Auth_SASL2
[ class tree: Auth_SASL2 ] [ index: Auth_SASL2 ] [ all elements ]

File: SCRAM.php

Source Location: /Auth_SASL2-0.1.0/Auth/SASL2/SCRAM.php

Classes:

Auth_SASL2_SCRAM
Common functionality to SASL mechanisms

Page Details:

Implementation of SCRAM-* SASL mechanisms.

SCRAM mechanisms have 3 main steps (initial response, response to the server challenge, then server signature verification) which keep state-awareness. Therefore a single class instanciation must be done and reused for the whole authentication process.

Includes:

require_once('Auth/SASL2/Common.php') [line 49]

Documentation generated on Mon, 11 Mar 2019 15:48:17 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.