Loading...
Searching...
No Matches
PDFTronCustomSecurityHandler.h
Go to the documentation of this file.
1//---------------------------------------------------------------------------------------
2// Copyright (c) 2001-2025 by Apryse Software Inc. All Rights Reserved.
3// Consult legal.txt regarding legal and license information.
4//---------------------------------------------------------------------------------------
5
6#ifndef PDFTRON_H_CPPSDFPDFTronCustomSecurityHandler
7#define PDFTRON_H_CPPSDFPDFTronCustomSecurityHandler
8
9#include <Common/BasicTypes.h>
10#include <SDF/SecurityHandler.h>
11
12namespace pdftron { namespace SDF {
13
30
31#include <Impl/PDFTronCustomSecurityHandler.inl>
32} //end pdftron
33} //end SDF
34
35
36#endif //PDFTRON_H_CPPSDFPDFTronCustomSecurityHandler
SecurityHandler(AlgorithmType crypt_type)
TRN_UInt32 UInt32
Definition BasicTypes.h:13