Lines Matching full:coff
18 // Sample PE/COFF Image Hash Value (Digested by SHA-1).
27 // Sample PE/COFF Image Hash Value (Digested by SHA-256).
36 // This data should be retrieved from signed PE/COFF image according to SECURITY
37 // directory in PE/COFF Header.
497 // This data should be retrieved from signed PE/COFF image according to SECURITY
498 // directory in PE/COFF Header.
966 Print (L"\n- PE/COFF Authenticode (Digested by SHA-1) Verification ... ");
969 // Sample Code: Demonstrate how to check the Hash algorithm in PE/COFF Authenticode.
976 // The DigestAlgorithmIdentifiers can be used to determine the hash algorithm in PE/COFF hashing
1002 Print (L"\n- PE/COFF Authenticode (Digested by SHA-256) Verification ... ");