public class SSLTrustManagerCallback extends Object implements SSLUtils.TrustManagerCallback
Constructor and Description |
---|
SSLTrustManagerCallback() |
Modifier and Type | Method and Description |
---|---|
boolean |
canImport(SSLUtils.CallbackTrustManager trustManager,
X509Certificate cert) |
static boolean |
checkCertificateByUser(X509Certificate cert)
Dialogfenster zur Prüfung eines Zertifikates durch den Anwender erzeugen.
|
public boolean canImport(SSLUtils.CallbackTrustManager trustManager, X509Certificate cert)
canImport
in interface SSLUtils.TrustManagerCallback
public static boolean checkCertificateByUser(X509Certificate cert)
cert
- Zertifikat, das durch den Anwender geprüft werden soll.Copyright © 2015 OpenEstate. All rights reserved.