cryptoservices/certificateandkeymgmt/twtlscert/TestChain.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
   100 	void AddDateIssued(const TDesC& aValues);
   100 	void AddDateIssued(const TDesC& aValues);
   101 private:
   101 private:
   102 	TBool AddRootL(const TDesC& aBuf);
   102 	TBool AddRootL(const TDesC& aBuf);
   103 	TBool AddServerL(const TDesC& aBuf);
   103 	TBool AddServerL(const TDesC& aBuf);
   104 	};
   104 	};
       
   105 
       
   106