UNB Components Code Reference

UnbSession::Decrypt method

Decrypts data with the system encrpytion key.

public static function UnbSession::Decrypt ($data);

Parameters

data

(string) Data to decrypt, in base64 encoding

Return value

(string) Decrypted data

Member of class: UnbSession

Implementation file: session.class.php, line 646

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.