<?xml version="1.0"?>
<Panel Type="Vector.CANalyzer.Panels.PanelSerializer, Vector.CANalyzer.Panels.Serializer, Version=11.0.27.0, Culture=neutral, PublicKeyToken=null">
  <Object Type="Vector.CANalyzer.Panels.Runtime.Panel, Vector.CANalyzer.Panels.Common, Version=11.0.27.0, Culture=neutral, PublicKeyToken=null" Name="Panel" Children="Controls" ControlName="DemoDescription">
    <Object Type="Vector.CANalyzer.Panels.Design.StaticTextControl, Vector.CANalyzer.Panels.CommonControls, Version=11.0.27.0, Culture=neutral, PublicKeyToken=null" Name="StaticTextControl2" Children="Controls" ControlName="Static Text 2">
      <Property Name="Name">StaticTextControl2</Property>
      <Property Name="Size">566, 207</Property>
      <Property Name="Location">11, 46</Property>
      <Property Name="Text">This sample configuration illustrates the usage of the Security Manager in an Autosar Secured On Board Communication simulation.

The simulation contains two nodes, ECU1 and ECU2, both of which send secured PDUs (Freshness and CMAC). 

The freshness is basd on the trip based mechanism of Autosar. A separate node implements the freshness simulation. 
The value is transmitted in a special sync message.

The CMAC is calculated automatically before transmission. The security data (keys, algorithm) are provided by the 
Security Manager. The desired security profile is assigened to the network in the Security Configuration (Ribbon Simulation).

Available Security Profiles can be viewed and configured in the Security Manager (Ribbon Tools).

</Property>
    </Object>
    <Object Type="Vector.CANalyzer.Panels.Design.StaticTextControl, Vector.CANalyzer.Panels.CommonControls, Version=11.0.27.0, Culture=neutral, PublicKeyToken=null" Name="StaticTextControl1" Children="Controls" ControlName="Static Text">
      <Property Name="Name">StaticTextControl1</Property>
      <Property Name="Size">315, 16</Property>
      <Property Name="Location">262, 13</Property>
      <Property Name="BackColor">White</Property>
      <Property Name="Font">Arial, 9.75pt, style=Bold</Property>
      <Property Name="Text">AUTOSAR Secured On Board Communication</Property>
    </Object>
    <Object Type="Vector.CANalyzer.Panels.Design.PictureBoxControl, Vector.CANalyzer.Panels.CommonControls, Version=11.0.27.0, Culture=neutral, PublicKeyToken=null" Name="PictureBoxControl1" ControlName="Picture Box">
      <Property Name="Name">PictureBoxControl1</Property>
      <Property Name="Size">69, 16</Property>
      <Property Name="Location">16, 13</Property>
      <Property Name="ImageFile">VectorIconSmall.png</Property>
    </Object>
    <Property Name="Name">Panel</Property>
    <Property Name="Size">580, 270</Property>
    <Property Name="BackColor">White</Property>
  </Object>
</Panel>