6 #ifndef PDFTRON_H_CPPPDFEmbeddedTimestampVerificationResult
7 #define PDFTRON_H_CPPPDFEmbeddedTimestampVerificationResult
8 #include <C/PDF/TRN_EmbeddedTimestampVerificationResult.h>
18 namespace pdftron {
namespace PDF {
152 TRN_EmbeddedTimestampVerificationResult
m_impl;
161 #include <Impl/TrustVerificationResult.inl>
163 #endif //PDFTRON_H_CPPPDFEmbeddedTimestampVerificationResult
EmbeddedTimestampVerificationResult & operator=(const EmbeddedTimestampVerificationResult &other)
Crypto::DigestAlgorithm::Type GetCMSSignatureDigestAlgorithm() const
bool HasTrustVerificationResult() const
VerificationResult::TrustStatus GetTrustStatus() const
UString GetCMSDigestStatusAsString() const
~EmbeddedTimestampVerificationResult()
bool GetVerificationStatus() const
VerificationResult::DigestStatus GetMessageImprintDigestStatus() const
TrustVerificationResult GetTrustVerificationResult() const
VerificationResult::DigestStatus GetCMSDigestStatus() const
UString GetMessageImprintDigestStatusAsString() const
std::vector< UString > GetUnsupportedFeatures() const
Crypto::DigestAlgorithm::Type GetMessageImprintDigestAlgorithm() const
EmbeddedTimestampVerificationResult(const EmbeddedTimestampVerificationResult &other)
TRN_EmbeddedTimestampVerificationResult m_impl
UString GetTrustStatusAsString() const