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)
IN PVCB IN PBCB OUT PDIRENT IN USHORT IN POEM_STRING Filename
BOOL hash_file(LPCWSTR Filename)
_Check_return_ _CRTIMP int __cdecl _wcsicmp(_In_z_ const wchar_t *_Str1, _In_z_ const wchar_t *_Str2)
BOOL(* pfn)(LPCWSTR Filename)