bootstrap: Load client DLL as untrusted for checks (see #3935)

This commit is contained in:
Marshall Greenblatt
2025-05-23 13:07:36 -04:00
parent 6606e241a1
commit 1e8093a910
2 changed files with 29 additions and 12 deletions

View File

@@ -51,7 +51,6 @@ inline constexpr size_t kThumbprintLength = 40U;
/// Structure populated by GetClientThumbprints().
///
struct ThumbprintsInfo {
public:
///
/// True if one or more signatures exist and all are valid.
///