sec_generate_secure_token_cookie (private)

 sec_generate_secure_token_cookie

Defined in packages/acs-tcl/tcl/security-procs.tcl

Sets the "secure_token" cookie.

Testcases:
No testcase defined.
Source code:
    ad_set_signed_cookie  -secure t  [security::cookie_name secure_token]  "[ad_conn session_id],[ns_time],[ad_conn peeraddr]"
Generic XQL file:
packages/acs-tcl/tcl/security-procs.xql

PostgreSQL XQL file:
packages/acs-tcl/tcl/security-procs-postgresql.xql

Oracle XQL file:
packages/acs-tcl/tcl/security-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: