generateId()
generateId(string $seed = '') : string
Generates a connection id and returns it.
Parameters
| string | $seed | A unique ID to be included in the token. |
Returns
string —The generated id string.
The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
Copyright 1999-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.