7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
221 | 221 |
222 <p> | 222 <p> |
223 Private method to get the list of system certificates. | 223 Private method to get the list of system certificates. |
224 </p> | 224 </p> |
225 <dl> | 225 <dl> |
226 <dt>Returns:</dt> | 226 <dt>Return:</dt> |
227 <dd> | 227 <dd> |
228 list of system certificates (list of QSslCertificate) | 228 list of system certificates (list of QSslCertificate) |
229 </dd> | 229 </dd> |
230 </dl> | 230 </dl> |
231 <a NAME="E5SslCertificatesDialog.__importCertificate" ID="E5SslCertificatesDialog.__importCertificate"></a> | 231 <a NAME="E5SslCertificatesDialog.__importCertificate" ID="E5SslCertificatesDialog.__importCertificate"></a> |
234 | 234 |
235 <p> | 235 <p> |
236 Private method to read a certificate. | 236 Private method to read a certificate. |
237 </p> | 237 </p> |
238 <dl> | 238 <dl> |
239 <dt>Returns:</dt> | 239 <dt>Return:</dt> |
240 <dd> | 240 <dd> |
241 certificates read (list of QSslCertificate) | 241 certificates read (list of QSslCertificate) |
242 </dd> | 242 </dd> |
243 </dl> | 243 </dl> |
244 <a NAME="E5SslCertificatesDialog.__populateCaCertificatesTree" ID="E5SslCertificatesDialog.__populateCaCertificatesTree"></a> | 244 <a NAME="E5SslCertificatesDialog.__populateCaCertificatesTree" ID="E5SslCertificatesDialog.__populateCaCertificatesTree"></a> |