secureswitools/swisistools/source/interpretsislib/dbconstants.cpp
changeset 75 2d2d25361590
parent 25 98b66e4fb0be
equal deleted inserted replaced
69:b18a4bf55ddb 75:2d2d25361590
    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";