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

File: SCRAM.php

Source Location: /Auth_SASL-1.0.6/Auth/SASL/SCRAM.php

Classes:

Auth_SASL_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/SASL/Common.php') [line 49]

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