Exists(cert): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{AdvFileParam|exists[cert]}}
{{DISPLAYTITLE:exists(cert)}}{{AdvFileParam|exists[cert]}}
Checks whether file has any Authenticode attached.
Checks whether file has any Authenticode attached.



Revision as of 15:15, 19 February 2008


Checks whether file has any Authenticode attached.

Usage

exists[cert]=<flag(boolean)>

Examples

exists[cert]=1

Description

This is the just a more generic name for exists(authx509) currently.

See also

Similar parameters

Similar commands