java.lang.Object
io.qt.QtObject
io.qt.network.QSslCertificateExtension
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
API for accessing the extensions of an X509 certificate
Java wrapper for Qt's class QSslCertificateExtension
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QSslCertificateExtension
public QSslCertificateExtension() -
QSslCertificateExtension
-
QSslCertificateExtension
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details