Package com.biglybt.ui.swt.auth
Class CertificateTrustWindow
java.lang.Object
com.biglybt.ui.swt.auth.CertificateTrustWindow
- All Implemented Interfaces:
SECertificateListener
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
trustCertificate
(String _resource, X509Certificate cert)
-
Constructor Details
-
CertificateTrustWindow
public CertificateTrustWindow()
-
-
Method Details
-
trustCertificate
- Specified by:
trustCertificate
in interfaceSECertificateListener
-