#include <DSAKeyGenrate.h>
Public Types | |
| enum | { IDD = IDD_DIALOG3 } |
Public Member Functions | |
| void | Load_Parameters (CString *Debug) |
| void | DSAGenerateKey () |
| CDSAKeyGenrate () | |
| ~CDSAKeyGenrate () | |
Public Attributes | |
| CButton | m_Save |
| CButton | m_ChangeXY |
| CString | m_time |
| CString | m_Debug |
| CString | m_cycles |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| afx_msg void | OnGenerate () |
| afx_msg void | OnSave () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnChangeXY () |
| CDSAKeyGenrate::CDSAKeyGenrate | ( | ) |
| CDSAKeyGenrate::~CDSAKeyGenrate | ( | ) |
| void CDSAKeyGenrate::Load_Parameters | ( | CString * | Debug | ) |
| void CDSAKeyGenrate::DSAGenerateKey | ( | ) |
| void CDSAKeyGenrate::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
| void CDSAKeyGenrate::OnGenerate | ( | ) | [protected] |
| void CDSAKeyGenrate::OnSave | ( | ) | [protected] |
| BOOL CDSAKeyGenrate::OnInitDialog | ( | ) | [protected, virtual] |
| void CDSAKeyGenrate::OnChangeXY | ( | ) | [protected] |
| CButton CDSAKeyGenrate::m_Save |
| CButton CDSAKeyGenrate::m_ChangeXY |
| CString CDSAKeyGenrate::m_time |
| CString CDSAKeyGenrate::m_Debug |
| CString CDSAKeyGenrate::m_cycles |
1.5.1-p1