JanRain OpenID Library

CryptUtil.php

CryptUtil: A suite of wrapper utility functions for the OpenID library.

PHP versions 4 and 5

LICENSE: See the COPYING file included in this distribution.

Tags
access

private

author

JanRain, Inc. openid@janrain.com

copyright

2005-2008 Janrain, Inc.

license

http://www.apache.org/licenses/LICENSE-2.0 Apache

Interfaces, Classes, Traits and Enums

Auth_OpenID_CryptUtil

Table of Contents

Auth_OpenID_RAND_SOURCE  = '/dev/urandom'
The filename for a source of random bytes. Define this yourself if you have a different source of randomness.

Constants

Auth_OpenID_RAND_SOURCE

The filename for a source of random bytes. Define this yourself if you have a different source of randomness.

public mixed Auth_OpenID_RAND_SOURCE = '/dev/urandom'

Search results