Class CertificateTrustWindow.trustDialog

java.lang.Object
com.biglybt.ui.swt.auth.CertificateTrustWindow.trustDialog
Enclosing class:
CertificateTrustWindow

protected static class CertificateTrustWindow.trustDialog extends Object
  • Field Details

    • shell

      protected org.eclipse.swt.widgets.Shell shell
    • trusted

      protected boolean trusted
  • Constructor Details

    • trustDialog

      protected trustDialog(org.eclipse.swt.widgets.Display display, String resource, X509Certificate cert)
  • Method Details

    • close

      protected void close(boolean ok)
    • extractCN

      protected String extractCN(String dn)
    • getTrusted

      public boolean getTrusted()