cryptoservices/filebasedcertificateandkeystores/test/keytool/keytool_commands.h
changeset 29 ece3df019add
parent 8 35751d3474b7
equal deleted inserted replaced
19:cd501b96611d 29:ece3df019add
    84 		RArray<TUid>				iUIDs;
    84 		RArray<TUid>				iUIDs;
    85 		HBufC* 						iOwnerType;
    85 		HBufC* 						iOwnerType;
    86 		TBool 						iPageWise;
    86 		TBool 						iPageWise;
    87 		TBool						iRemoveKey;
    87 		TBool						iRemoveKey;
    88 		TSetPolicy					iPolicy;
    88 		TSetPolicy					iPolicy;
       
    89 		HBufC*                      iIsDeletable;
    89 #ifdef KEYTOOL
    90 #ifdef KEYTOOL
    90 		HBufC*						iOldKeyFile;
    91 		HBufC*						iOldKeyFile;
    91 		HBufC*						iNewKeyFile;
    92 		HBufC*						iNewKeyFile;
    92 		HBufC* 						iAuthExpression;
    93 		HBufC* 						iAuthExpression;
    93 		TInt						iFreshness;
    94 		TInt						iFreshness;