Class Auth_OpenID_DiffieHellmanSHA1ServerSession
A class implementing DH-SHA1 server sessions.
Direct known subclasses
Auth_OpenID_DiffieHellmanSHA256ServerSession
Package: OpenID
Copyright: 2005-2008 Janrain, Inc.
License: Apache
Author: JanRain, Inc. openid@janrain.com
Located at zp-extensions/federated_logon/Auth/OpenID/Server.php
Copyright: 2005-2008 Janrain, Inc.
License: Apache
Author: JanRain, Inc. openid@janrain.com
Located at zp-extensions/federated_logon/Auth/OpenID/Server.php
public
|
|
public static
|
|
public static
|
|
public
|
public
string
|
$session_type
An object that knows how to handle association requests with the Diffie-Hellman session type. |
#
'DH-SHA1'
|
public
boolean
|
$needs_math
|
#
true
|
public
array
|
$allowed_assoc_types
|
#
array('HMAC-SHA1')
|
public
string
|
$hash_func
|
#
'Auth_OpenID_SHA1'
|