cryptoservices/filebasedcertificateandkeystores/test/keytool/keytool_commands.h
changeset 31 c0e7917aa107
parent 29 ece3df019add
equal deleted inserted replaced
30:880bdb445c5c 31:c0e7917aa107
    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;