equal
deleted
inserted
replaced
18 |
18 |
19 #include "pkixcertchainao.h" |
19 #include "pkixcertchainao.h" |
20 #include "pkixCons.h" |
20 #include "pkixCons.h" |
21 #include <x509keys.h> |
21 #include <x509keys.h> |
22 #include <pkixcertchain.h> |
22 #include <pkixcertchain.h> |
23 #include <x509constraintext.h> |
23 #include "x509constraintext.h" |
24 |
24 |
25 CPKIXCertChainAO* CPKIXCertChainAO::NewL(MCertStore& aCertStore, |
25 CPKIXCertChainAO* CPKIXCertChainAO::NewL(MCertStore& aCertStore, |
26 CPKIXCertChainBase &aPKIXCertChain, |
26 CPKIXCertChainBase &aPKIXCertChain, |
27 const RPointerArray<CX509Certificate>& aRootCerts) |
27 const RPointerArray<CX509Certificate>& aRootCerts) |
28 { |
28 { |