mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #55: Windows implementation
This commit is contained in:
@@ -182,6 +182,7 @@ struct PDFCertificateEntry
|
||||
EntryType type = EntryType::User;
|
||||
PDFCertificateInfo info;
|
||||
QByteArray pkcs12;
|
||||
QString pkcs12fileName;
|
||||
};
|
||||
|
||||
using PDFCertificateEntries = std::vector<PDFCertificateEntry>;
|
||||
|
Reference in New Issue
Block a user