vpnengine/utlpkcs10/inc/pkcs10.h
branchRCL_3
changeset 12 68dc8923de26
parent 0 33413c0669b9
equal deleted inserted replaced
8:032d3a818f49 12:68dc8923de26
   128 //  Class CPkcs10Req
   128 //  Class CPkcs10Req
   129 //////////////////////////////////////////////////////////////////////////////
   129 //////////////////////////////////////////////////////////////////////////////
   130 class CPkcs10Req : public CBase
   130 class CPkcs10Req : public CBase
   131 {
   131 {
   132     public:
   132     public:
   133 #ifdef __EABI__
       
   134         /** Cause vtable & typeinfo to be exported */
   133         /** Cause vtable & typeinfo to be exported */
   135         IMPORT_C CPkcs10Req() {};
   134         IMPORT_C CPkcs10Req();
   136 #endif
       
   137         IMPORT_C ~CPkcs10Req();
   135         IMPORT_C ~CPkcs10Req();
   138         //////////////////////////////////////////////////////////////////////
   136         //////////////////////////////////////////////////////////////////////
   139         //  Visible interface
   137         //  Visible interface
   140         //////////////////////////////////////////////////////////////////////
   138         //////////////////////////////////////////////////////////////////////
   141         //  Setting parameters for PKCS#10 request
   139         //  Setting parameters for PKCS#10 request