ScvpResponderEntryDlg.cpp File Reference


Detailed Description

Subsystem: PKIF Resources

Module: CScvpResponderEntryDlg

Id
ScvpResponderEntryDlg.cpp 12010 2010-11-04 19:14:02Z agalustyan

Definition in file ScvpResponderEntryDlg.cpp.

#include "PKIFdll.h"
#include "wx/wxprec.h"
#include "ScvpResponderEntryDlg.h"
#include "ExtractInfoFromCertDlg.h"
#include "CredentialSelectorDlg.h"
#include "EvidenceRecordVerifierDlg.h"
#include "ResourceUtils.h"
#include "PkiEnvironmentDefinitionNotebook.h"
#include "PathSettingsNotebook.h"
#include "PKIFCMS.h"
#include <sstream>
#include <iomanip>

Include dependency graph for ScvpResponderEntryDlg.cpp:

Go to the source code of this file.

Functions

void DisplayCertificateDetails (const CPKIFCertificatePtr &cert, wxTextCtrl *tcSubjectName, wxTextCtrl *tcSkid)
CPKIFOIDPtr g_id_swb_pkc_best_cert_path2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.1"))))
CPKIFOIDPtr g_id_swb_pkc_revocation_info2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.2"))))
CPKIFOIDPtr g_id_swb_pkc_cert2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.10"))))
CPKIFOIDPtr g_idSwbPartialCertPath2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.15"))))
CPKIFOIDPtr g_idSwbErsPkcCert2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.16"))))
CPKIFOIDPtr g_idSwbErsPartialCertPath2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.18"))))
CPKIFOIDPtr g_idSwbErsRevocationInfo2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.19"))))
CPKIFOIDPtr g_id_ct_scvp_valPolResponse2 (new CPKIFOID(CPKIFStringPtr(new std::string("1.2.840.113549.1.9.16.1.13"))))
const char * MakeTimePurty (CPKIFTimePtr &t, std::string &s)


Function Documentation

void DisplayCertificateDetails ( const CPKIFCertificatePtr &  cert,
wxTextCtrl *  tcSubjectName,
wxTextCtrl *  tcSkid 
)

Interface: Module

Helper function to display certificate details

Returns:
None

Definition at line 36 of file OcspResponderEntryDlg.cpp.

References btoa().

Referenced by CScvpResponderEntryDlg::OnInitDialog(), and CPKIFOcspResponderEntryDlg::OnInitDialog().

CPKIFOIDPtr g_id_ct_scvp_valPolResponse2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.2.840.113549.1.9.16.1.13"))  ) 

CPKIFOIDPtr g_id_swb_pkc_best_cert_path2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.1"))  ) 

CPKIFOIDPtr g_id_swb_pkc_cert2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.10"))  ) 

CPKIFOIDPtr g_id_swb_pkc_revocation_info2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.2"))  ) 

CPKIFOIDPtr g_idSwbErsPartialCertPath2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.18"))  ) 

CPKIFOIDPtr g_idSwbErsPkcCert2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.16"))  ) 

CPKIFOIDPtr g_idSwbErsRevocationInfo2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.19"))  ) 

CPKIFOIDPtr g_idSwbPartialCertPath2 ( new   CPKIFOIDCPKIFStringPtr(new std::string("1.3.6.1.5.5.7.18.15"))  ) 

const char* MakeTimePurty ( CPKIFTimePtr &  t,
std::string &  s 
)

Interface: Module

This is a helper function that converts CPKIFTime to string

Returns:
String representation of CPKIFTIme
Parameters:
t  [in] CPKIFTime objcet to be converted
s  [out] resulting string

Definition at line 145 of file ScvpResponderEntryDlg.cpp.

Referenced by TMDDateTimePicker::GetDate(), and CSettingsWithTimePeriodDlg::TransferDataToWindow().


Generated on Mon Nov 15 11:19:21 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6