xmlsecurityengine/xmlseccertman/inc/xmlsecmsymbiankeystore.h
branchCompilerCompatibility
changeset 13 5474adb59cd1
parent 8 e65204f75c47
equal deleted inserted replaced
11:eedd0bd837c5 13:5474adb59cd1
   169      * Get the error flag
   169      * Get the error flag
   170      *
   170      *
   171      * @since S60 v3.2
   171      * @since S60 v3.2
   172      * @return error code
   172      * @return error code
   173      */         
   173      */         
   174     IMPORT_C TInt CSymbianKeyStore::GetError();
   174     IMPORT_C TInt GetError();
   175     
   175     
   176     /**
   176     /**
   177      * Perform RSA sign operation
   177      * Perform RSA sign operation
   178      *
   178      *
   179      * @since S60 v3.2
   179      * @since S60 v3.2