vpnengine/utlpkcs10/src/pkcs10.cpp
branchRCL_3
changeset 10 68dc8923de26
parent 0 33413c0669b9
child 23 473321461bba
equal deleted inserted replaced
8:032d3a818f49 10:68dc8923de26
    24 
    24 
    25 #include "pkcs10.h"
    25 #include "pkcs10.h"
    26 #include "base64.h"
    26 #include "base64.h"
    27 #include "pkidefs.h"
    27 #include "pkidefs.h"
    28 #include "utlcrypto.h"
    28 #include "utlcrypto.h"
       
    29 
       
    30 EXPORT_C CPkcs10Req::CPkcs10Req()
       
    31 	{
       
    32 	}
    29 
    33 
    30 //////////////////////////////////////////////////////////////////////////////
    34 //////////////////////////////////////////////////////////////////////////////
    31 // Destructor
    35 // Destructor
    32 //////////////////////////////////////////////////////////////////////////////
    36 //////////////////////////////////////////////////////////////////////////////
    33 EXPORT_C CPkcs10Req::~CPkcs10Req()
    37 EXPORT_C CPkcs10Req::~CPkcs10Req()