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