1 #include "frmSSLCertificate.h"
3 frmSSLCertificate::frmSSLCertificate( wxWindow* parent )
5 frmSSLCertificateADT( parent )
10 void frmSSLCertificate::LoadValueData( wxListEvent& event )
12 // TODO: Implement LoadValueData
15 void frmSSLCertificate::CheckCertificate( wxTreeEvent& event )
17 // TODO: Implement CheckCertificate
20 void frmSSLCertificate::ViewCertificate( wxCommandEvent& event )
22 // TODO: Implement ViewCertificate
25 void frmSSLCertificate::CloseWindow( wxCommandEvent& event )
27 // TODO: Implement CloseWindow