windows-nt/Source/XPSP1/NT/inetsrv/iis/svcs/cmp/easp
2020-09-26 16:20:57 +08:00
..
cmd/src Add source files 2020-09-26 16:20:57 +08:00
comp/src Add source files 2020-09-26 16:20:57 +08:00
doc Add source files 2020-09-26 16:20:57 +08:00
readme.txt Add source files 2020-09-26 16:20:57 +08:00

EASP directory subtree has to do with Encrypted ASPs.
It contains the following projects:

1) cmd 
    -- Command line application to encrypt/decrypt ASPs

2) comp 
    -- ActiveX server component the implements the
       PageEncryptor object

The above projects use easpcore.cpp and easpcore.h from
standard Denali sources.