cryptoservices/certificateandkeymgmt/x509/x509constraintext.cpp
changeset 29 ece3df019add
parent 8 35751d3474b7
equal deleted inserted replaced
19:cd501b96611d 29:ece3df019add
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <asn1dec.h>
    19 #include <asn1dec.h>
    20 #include <x509constraintext.h>
    20 #include "x509constraintext.h"
    21 #include "x509bitstring.h"
    21 #include "x509bitstring.h"
    22 
    22 
    23 // Integer list methods
    23 // Integer list methods
    24 EXPORT_C CX509IntListExt* CX509IntListExt::NewL(const TDesC8& aBinaryData)
    24 EXPORT_C CX509IntListExt* CX509IntListExt::NewL(const TDesC8& aBinaryData)
    25 	{	
    25 	{