cryptoservices/filebasedcertificateandkeystores/test/tkeystore/t_keystore_actions.h
changeset 29 ece3df019add
parent 15 da2ae96f639b
child 45 030c4fbc13d7
equal deleted inserted replaced
19:cd501b96611d 29:ece3df019add
   112 	TCTKeyAttributeFilter iFilter;
   112 	TCTKeyAttributeFilter iFilter;
   113 	RMPointerArray<CCTKeyInfo> iKeys;
   113 	RMPointerArray<CCTKeyInfo> iKeys;
   114 	TInt iDisableCheckDialog;
   114 	TInt iDisableCheckDialog;
   115 	TKeyTypes iType;
   115 	TKeyTypes iType;
   116 	TInt iKeyStoreImplIndex;
   116 	TInt iKeyStoreImplIndex;
   117 	TPtrC8 iKeyStoreImplLabel;
   117 	TBuf8<50> iKeyStoreImplLabel;
   118 	
   118 	
   119 #ifdef SYMBIAN_AUTH_SERVER
   119 #ifdef SYMBIAN_AUTH_SERVER
   120 	// this variable would be used to retrieve the rom build variant 
   120 	// this variable would be used to retrieve the rom build variant 
   121 	// for key store.
   121 	// for key store.
   122 	TBool iUseNewApi;
   122 	TBool iUseNewApi;