summaryrefslogtreecommitdiffstats
path: root/src/plugins/tls/schannel/qtlsbackend_schannel_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/tls/schannel/qtlsbackend_schannel_p.h')
-rw-r--r--src/plugins/tls/schannel/qtlsbackend_schannel_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/tls/schannel/qtlsbackend_schannel_p.h b/src/plugins/tls/schannel/qtlsbackend_schannel_p.h
index a70f8922a6..7c2d675e79 100644
--- a/src/plugins/tls/schannel/qtlsbackend_schannel_p.h
+++ b/src/plugins/tls/schannel/qtlsbackend_schannel_p.h
@@ -57,6 +57,7 @@ private:
QTlsPrivate::X509PemReaderPtr X509PemReader() const override;
QTlsPrivate::X509DerReaderPtr X509DerReader() const override;
+ QTlsPrivate::X509Pkcs12ReaderPtr X509Pkcs12Reader() const override;
static bool s_loadedCiphersAndCerts;
};