Class Auth_OpenID_CryptUtil
Package: OpenID
Copyright: 2005-2008 Janrain, Inc.
License: Apache
Author: JanRain, Inc. openid@janrain.com
Located at zp-extensions/federated_logon/Auth/OpenID/CryptUtil.php
Copyright: 2005-2008 Janrain, Inc.
License: Apache
Author: JanRain, Inc. openid@janrain.com
Located at zp-extensions/federated_logon/Auth/OpenID/CryptUtil.php
public static
string
|
|
public static
string
|
#
randomString( integer $length, string $population = null )
Produce a string of length random bytes, chosen from chrs. If $chrs is null, the resulting string may contain any characters. |
public static
|