ad_verify_signature_with_expr

EveAndersson.com : API Browser : ad_verify_signature_with_expr

ad_verify_signature_with_expr (public)

ad_verify_signature_with_expr [ -secret secret ] value signature
Defined in packages/acs-core/security-procs.tcl

Verifies a digital signature. Returns either the expiration time or 0 if the validation fails.

Switches:
-secret (optional) - specifies an external secret to use instead of the one provided by the ACS signature mechanism.

Parameters:
value
signature
[ show source ]

Show another procedure:

eve@eveandersson.com