Uses of Enum
io.qt.network.QDnsTlsAssociationRecord.CertificateUsage
Packages that use QDnsTlsAssociationRecord.CertificateUsage
-
Uses of QDnsTlsAssociationRecord.CertificateUsage in io.qt.network
Methods in io.qt.network that return QDnsTlsAssociationRecord.CertificateUsageModifier and TypeMethodDescriptionQDnsTlsAssociationRecord.CertificateUsage.resolve
(byte value) Returns the corresponding enum entry for the given value.QDnsTlsAssociationRecord.usage()
Returns the enum constant of this type with the specified name.QDnsTlsAssociationRecord.CertificateUsage.values()
Returns an array containing the constants of this enum type, in the order they are declared.