D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-421\CommunigatePro\webskins\encryptedpart.wssp
D:\Sorted\Files\Communigate Pro Software\CGatePro-Win32-Intel-422\CommunigatePro\webskins\encryptedpart.wssp
3%%signedPart%% 3%%signedPart%%
4<!--%%ELSE--> 4<!--%%ELSE-->
5<CENTER><TABLE CELLSPACING=0 WIDTH="100%" BORDER=1><TR><TD BGCOLOR="#99EEEE"><TABLE CELLSPACING=0 CELLPADDING=2 WIDTH="100%" BORDER=0> 5<CENTER><TABLE CELLSPACING=0 WIDTH="100%" BORDER=1><TR><TD BGCOLOR="#99EEEE"><TABLE CELLSPACING=0 CELLPADDING=2 WIDTH="100%" BORDER=0>
6<TR><TD ALIGN=CENTER><TT>Encrypted <!--%%IF EXISTS(keyLength)-->(%%cipherName%% %%keyLength%%bit)<!--%%ENDIF--></TT></TD></TR>6<TR><TD ALIGN=CENTER><TT>%%HTML:STRING("EncryptedDataTag")%% <!--%%IF EXISTS(keyLength)-->(%%cipherName%% %%keyLength%%bit)<!--%%ENDIF--></TT></TD></TR>
7<TR><TD BGCOLOR="#99EEEE"> 7<TR><TD BGCOLOR="#99EEEE">
8<!--%%IF EXISTS(decryptionErrorCode)--><FONT COLOR=RED>%%HTML:TRANSLATE(decryptionErrorCode USING DICTIONARY("ErrorCodes"))%%</FONT> 8<!--%%IF EXISTS(decryptionErrorCode)--><FONT COLOR=RED>%%HTML:TRANSLATE(decryptionErrorCode USING DICTIONARY("ErrorCodes"))%%</FONT>
9<!--%%ELSE--><!--%%IF EXISTS(decryptedPart)--><TABLE CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BORDER=0><TR><TD BGCOLOR=white>%%decryptedPart%%</TD></TR></TABLE> 9<!--%%ELSE--><!--%%IF EXISTS(decryptedPart)--><TABLE CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BORDER=0><TR><TD BGCOLOR=white>%%decryptedPart%%</TD></TR></TABLE>