Added comment
This commit is contained in:
parent
d736e7a30e
commit
fb15ee81ff
@ -199,7 +199,9 @@ DomitoCalculatePortableExecutableDigest(
|
||||
_Out_ PULONG pSizeOfSecurityDirectory
|
||||
);
|
||||
|
||||
|
||||
//
|
||||
// Verifies if the Authenticode signature of a give PE file matches the provided (e.g. SHA1) file digest.
|
||||
//
|
||||
_Success_(return == STATUS_SUCCESS)
|
||||
_Must_inspect_result_
|
||||
_IRQL_requires_max_(PASSIVE_LEVEL)
|
||||
|
Loading…
Reference in New Issue
Block a user