Uses of Enum
io.qt.network.QSslCertificate.PatternSyntax
Packages that use QSslCertificate.PatternSyntax
-
Uses of QSslCertificate.PatternSyntax in io.qt.network
Methods in io.qt.network that return QSslCertificate.PatternSyntaxModifier and TypeMethodDescriptionQSslCertificate.PatternSyntax.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QSslCertificate.PatternSyntax[]
QSslCertificate.PatternSyntax.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network with parameters of type QSslCertificate.PatternSyntaxModifier and TypeMethodDescriptionfinal boolean
QSslConfiguration.addCaCertificates
(String path, QSsl.EncodingFormat format, QSslCertificate.PatternSyntax syntax) static QList<QSslCertificate>
QSslCertificate.fromPath
(String path, QSsl.EncodingFormat format, QSslCertificate.PatternSyntax syntax)