<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
This document shows the Proposed E2E solution. With this the general steps for establishing a secured connection would be:<BR>
1: Check the Upgradeable property to ensure the channel can be upgraded. (Assuming True; next step)<BR>
2: Set the property EncryptionInterface and call method Secure.<BR>
3: Watch the EncryptionState property; once verified set Encrypted property to True. (Or depreciate this duplicate property.)<BR>
4: Set the property AuthenticationInterface and call method Authenticate.<BR>
5: Watch the EncryptionState property; once verified set Verified property to True (As the channel is now secured because it is both Encrypted and Authenticated).<BR>
Please provide feedback, thank you.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
- -<BR>
Jordan<BR>
Quote: &quot;Opportunities multiply as they are seized.&quot; &quot;Can you imagine what I would do if I could do all I can?&quot; Sun Tzu, The Art of War. <BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>