6.3.6 Decoding a SecureDELTA file


   Decoding a SecureDELTA File:


Decoding a secure delta file on DecodePage of SecureDELTA application - for Testing Purposes


To decode a secure delta file means to perform the inverse transform (transform-1) of the encoding operation.


The encoding transform we call Secure Encoding (see SecureENCODING) and the inverse of this transform secure decoding (see SecureDECODING)


In a nutshell:


To decode a SecureDELTA file means to update the source file or to apply the patch on the source file and create a new target file.