secureswitools/swianalysistoolkit/source/common/readme.txt
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 This folder contains files which are common to all the Signing Diagnostic Tools:
       
     2 
       
     3 1.osinterface.cpp and osinterface.h
       
     4 
       
     5 	These are the abstract classes which are used in order to support portability between linux and windows.The current implementation supports windows platform.
       
     6 
       
     7 2.streamreader.cpp and streamreader.h
       
     8 
       
     9 	These are common between dumpswicertstoretool and dumpswiregistrytool.
       
    10 
       
    11 3.ucmp.h and ucmp.cpp
       
    12 
       
    13 	Provides Standard Compression Scheme for Unicode.
       
    14 
       
    15 
       
    16