WebEngineClientCertificateOption QML Type

Represents a client certificate option. 更多...

import 语句: import QtWebEngine 1.10
Since: QtWebEngine 1.9

特性

方法

详细描述

另请参阅 WebEngineClientCertificateSelection.certificates .

特性文档编制

effectiveDate : datetime

The date and time when the certificate becomes valid.

expiryDate : datetime

The date and time when the certificate becomes invalid.

isSelfSigned : bool

Whether the certificate is only self-signed.

issuer : string

The issuer of the certificate.

subject : string

The subject of the certificate.

方法文档编制

void select ()

Selects this client certificate option.