pkiutilities/CTSecurityDialogs/NotifInc/CTSecurityDialogsAO.h
changeset 45 5d3e34b7618a
parent 38 e0432375ea67
equal deleted inserted replaced
38:e0432375ea67 45:5d3e34b7618a
    34 class CCTKeyInfo;
    34 class CCTKeyInfo;
    35 class CX509Certificate;
    35 class CX509Certificate;
    36 class CX500DistinguishedName;
    36 class CX500DistinguishedName;
    37 class MCTWritableCertStore;
    37 class MCTWritableCertStore;
    38 class CAknQueryDialog;
    38 class CAknQueryDialog;
    39 class CCTPinQueryDialog;
    39 //class CCTPinQueryDialog;
    40 
    40 
    41 
    41 
    42 // CLASS DECLARATION
    42 // CLASS DECLARATION
    43 
    43 
    44 /**
    44 /**
   323         TSaveCertInput iSaveCertInput;
   323         TSaveCertInput iSaveCertInput;
   324         TValidationError iAuthFailReason;
   324         TValidationError iAuthFailReason;
   325 
   325 
   326         TBool& iDeleted;
   326         TBool& iDeleted;
   327 
   327 
   328         CCTPinQueryDialog* iPinQueryDialog;
   328         //CCTPinQueryDialog* iPinQueryDialog;
   329         TBool iPinQueryDialogDeleted;
   329         //TBool iPinQueryDialogDeleted;
   330         };
   330         };
   331 
   331 
   332 #endif      // CTSECURITYDIALOGSAO_H
   332 #endif      // CTSECURITYDIALOGSAO_H
   333 
   333 
   334 // End of File
   334 // End of File