aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFCrypto_native.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-11-04 02:36:53 +0100
committerJay Berkenbilt <ejb@ql.org>2019-11-09 14:18:02 +0100
commit2de41856a0fe2181c0adb7ac1d7cf06037113775 (patch)
tree2768dc66dddd7a81b8911abf4387a74c4544b0c1 /libqpdf/QPDFCrypto_native.cc
parent34c0a880222916e324a0c383ec463f73922b3864 (diff)
downloadqpdf-2de41856a0fe2181c0adb7ac1d7cf06037113775.tar.zst
QPDFCryptoProvider: initial implementation
Diffstat (limited to 'libqpdf/QPDFCrypto_native.cc')
-rw-r--r--libqpdf/QPDFCrypto_native.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqpdf/QPDFCrypto_native.cc b/libqpdf/QPDFCrypto_native.cc
new file mode 100644
index 00000000..ab9fd3a2
--- /dev/null
+++ b/libqpdf/QPDFCrypto_native.cc
@@ -0,0 +1 @@
+#include <qpdf/QPDFCrypto_native.hh>