cryptoservices/filebasedcertificateandkeystores/source/generic/server/FSResources.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    66 	}
    66 	}
    67 
    67 
    68 /// Returns an array of strings. The strings are identified by
    68 /// Returns an array of strings. The strings are identified by
    69 /// enums in TStrings
    69 /// enums in TStrings
    70 const RCPointerArray<HBufC>& Strings();
    70 const RCPointerArray<HBufC>& Strings();
       
    71