equal
deleted
inserted
replaced
91 std::wstring DbConstants::CompSignedBySuCert = L"CompSignedBySuCert"; |
91 std::wstring DbConstants::CompSignedBySuCert = L"CompSignedBySuCert"; |
92 std::wstring DbConstants::CompDeletablePreinstalled = L"CompDeletablePreinstalled"; |
92 std::wstring DbConstants::CompDeletablePreinstalled = L"CompDeletablePreinstalled"; |
93 std::wstring DbConstants::CompTrust = L"CompTrust"; |
93 std::wstring DbConstants::CompTrust = L"CompTrust"; |
94 std::wstring DbConstants::CompIsRemoveWithLastDependent = L"CompIsRemoveWithLastDependent"; |
94 std::wstring DbConstants::CompIsRemoveWithLastDependent = L"CompIsRemoveWithLastDependent"; |
95 std::wstring DbConstants::CompTrustTimeStamp = L"CompTrustTimeStamp"; |
95 std::wstring DbConstants::CompTrustTimeStamp = L"CompTrustTimeStamp"; |
|
96 std::wstring DbConstants::CompStubFileName = L"StubFileName"; |
96 |
97 |
97 // trust status |
98 // trust status |
98 std::wstring DbConstants::CompTrustValidationStatus = L"CompTrustValidationStatus"; |
99 std::wstring DbConstants::CompTrustValidationStatus = L"CompTrustValidationStatus"; |
99 std::wstring DbConstants::CompTrustRevocationStatus = L"CompTrustRevocationStatus"; |
100 std::wstring DbConstants::CompTrustRevocationStatus = L"CompTrustRevocationStatus"; |
100 std::wstring DbConstants::CompTrustResultDate = L"CompTrustResultDate"; |
101 std::wstring DbConstants::CompTrustResultDate = L"CompTrustResultDate"; |