Lines Matching full:certificate
406 * Called when the switch on a system certificate is clicked. This will toggle whether it
703 // Saving the connection for later use on the certificate dialog.
947 X509Certificate certificate = KeyChain.toCertificate(encodedCertificate);
948 certificates.add(certificate);
951 Log.e(TAG, "RemoteException while retrieving certificate chain for root "