HORDE_KEYNAME
HORDE_KEYNAME
Wrap the base class in order to use a single secret key when authenticated to Horde, to reduce complexity and minimze cookie size.
Horde_Secret should only be used to encrypt data within the current session. To encrypt data generally, directly use an encryption library since how data is stored in a session may change without warning between versions.