cryptoservices/certificateandkeymgmt/pkcs8recog/pkcs8recog.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
       
    19 
    17 
    20 
    18 
    21 /**
    19 /**
    22  @file
    20  @file
    23  @internalTechnology 
    21  @internalTechnology 
    47 private: // from CApaDataRecognizerType
    45 private: // from CApaDataRecognizerType
    48 	void DoRecognizeL(const TDesC& aName, const TDesC8& aBuffer);
    46 	void DoRecognizeL(const TDesC& aName, const TDesC8& aBuffer);
    49 	};
    47 	};
    50 
    48 
    51 #endif
    49 #endif
       
    50