6 #ifndef PDFTRON_H_CPPPDFTimestampingResult
7 #define PDFTRON_H_CPPPDFTimestampingResult
8 #include <C/PDF/TRN_TimestampingResult.h>
14 namespace pdftron {
namespace PDF {
16 class EmbeddedTimestampVerificationResult;
79 std::vector<UChar>
GetData()
const;
92 #include <Impl/TimestampingResult.inl>
97 #endif //PDFTRON_H_CPPPDFTimestampingResult
UString GetString() const
std::vector< UChar > GetData() const
EmbeddedTimestampVerificationResult GetResponseVerificationResult() const
TimestampingResult(const TimestampingResult &other)
TimestampingResult & operator=(const TimestampingResult &other)
bool HasResponseVerificationResult() const
TRN_TimestampingResult m_impl