ad_get_signed_cookie (public)ad_get_signed_cookie [ -include_set_cookies include_set_cookies ] \
[ -secret secret ] name
Defined in packages/acs-core/security-procs.tclRetrieves a signed cookie. Validates a cookie against its
cryptographic signature and insures that the cookie has not
expired. Throws an exception if validation fails.
- Switches:
-
-include_set_cookies (defaults to
"t" )
-secret (optional)
- Parameters:
-
name
|