29 ConPuts(
StdOut,
L" -hashfile -- Display cryptographic hash over a file\n");
33 ConPuts(
StdOut,
L"CertUtil -hashfile -? -- Display help text for the 'hashfile' verb\n");
39 if (
arg[0] !=
'-' &&
arg[0] !=
'/')
BOOL asn_dump(LPCWSTR Filename)
void ConPuts(FILE *fp, LPCWSTR psz)
#define ConInitStdStreams()
void ConPrintf(FILE *fp, LPCWSTR psz,...)
static void print_usage()
Verb * MatchVerb(LPCWSTR arg)
_ACRTIMP int __cdecl _wcsicmp(const wchar_t *, const wchar_t *)
IN PVCB IN PBCB OUT PDIRENT IN USHORT IN POEM_STRING Filename
BOOL hash_file(LPCWSTR Filename)
BOOL(* pfn)(LPCWSTR Filename)