1160 <td>Public method to get a reference to the SSL certificate.</td> |
1160 <td>Public method to get a reference to the SSL certificate.</td> |
1161 </tr><tr> |
1161 </tr><tr> |
1162 <td><a href="#HelpWebPage.getSslCertificateChain">getSslCertificateChain</a></td> |
1162 <td><a href="#HelpWebPage.getSslCertificateChain">getSslCertificateChain</a></td> |
1163 <td>Public method to get a reference to the SSL certificate chain.</td> |
1163 <td>Public method to get a reference to the SSL certificate chain.</td> |
1164 </tr><tr> |
1164 </tr><tr> |
|
1165 <td><a href="#HelpWebPage.getSslConfiguration">getSslConfiguration</a></td> |
|
1166 <td>Public method to return a reference to the current SSL configuration.</td> |
|
1167 </tr><tr> |
1165 <td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td> |
1168 <td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td> |
1166 <td>Public method to check, if the page has a valid SSL certificate.</td> |
1169 <td>Public method to check, if the page has a valid SSL certificate.</td> |
1167 </tr><tr> |
1170 </tr><tr> |
1168 <td><a href="#HelpWebPage.pageAttributeId">pageAttributeId</a></td> |
1171 <td><a href="#HelpWebPage.pageAttributeId">pageAttributeId</a></td> |
1169 <td>Public method to get the attribute id of the page attribute.</td> |
1172 <td>Public method to get the attribute id of the page attribute.</td> |
1328 Public method to get a reference to the SSL certificate chain. |
1331 Public method to get a reference to the SSL certificate chain. |
1329 </p><dl> |
1332 </p><dl> |
1330 <dt>Returns:</dt> |
1333 <dt>Returns:</dt> |
1331 <dd> |
1334 <dd> |
1332 SSL certificate chain (list of QSslCertificate) |
1335 SSL certificate chain (list of QSslCertificate) |
|
1336 </dd> |
|
1337 </dl><a NAME="HelpWebPage.getSslConfiguration" ID="HelpWebPage.getSslConfiguration"></a> |
|
1338 <h4>HelpWebPage.getSslConfiguration</h4> |
|
1339 <b>getSslConfiguration</b>(<i></i>) |
|
1340 <p> |
|
1341 Public method to return a reference to the current SSL configuration. |
|
1342 </p><dl> |
|
1343 <dt>Returns:</dt> |
|
1344 <dd> |
|
1345 reference to the SSL configuration in use (QSslConfiguration) |
1333 </dd> |
1346 </dd> |
1334 </dl><a NAME="HelpWebPage.hasValidSslInfo" ID="HelpWebPage.hasValidSslInfo"></a> |
1347 </dl><a NAME="HelpWebPage.hasValidSslInfo" ID="HelpWebPage.hasValidSslInfo"></a> |
1335 <h4>HelpWebPage.hasValidSslInfo</h4> |
1348 <h4>HelpWebPage.hasValidSslInfo</h4> |
1336 <b>hasValidSslInfo</b>(<i></i>) |
1349 <b>hasValidSslInfo</b>(<i></i>) |
1337 <p> |
1350 <p> |