#include <PKParameters.h>
Public Types | |
enum | { IDD = IDD_DIALOG7 } |
Public Member Functions | |
CPKParameters () | |
~CPKParameters () | |
virtual BOOL | OnApply () |
Public Attributes | |
int | m_pkCipNSize |
int | m_pkCipEVal |
int | m_pkCipESize |
int | m_ebits |
int | m_modulus |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnSelchangeCmbE () |
afx_msg void | OnSelchangeCmbNBits () |
afx_msg void | OnBnClickedNoBlind () |
CPKParameters::CPKParameters | ( | ) |
CPKParameters::~CPKParameters | ( | ) |
BOOL CPKParameters::OnApply | ( | ) | [virtual] |
void CPKParameters::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
BOOL CPKParameters::OnInitDialog | ( | ) | [protected, virtual] |
void CPKParameters::OnSelchangeCmbE | ( | ) | [protected] |
void CPKParameters::OnSelchangeCmbNBits | ( | ) | [protected] |
void CPKParameters::OnBnClickedNoBlind | ( | ) | [protected] |