<!doctype html>
<html>
 <head> 
  <title>Non-repudiation</title> 
  <link rel="stylesheet" href="styles/site.css" type="text/css"> 
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
  <link rel="stylesheet" href="styles/icons.css" type="text/css">
  <script src="js/jquery.min.js"></script>
  <script src="tree/collapsibleTreeMenu.js"></script>
  <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css">
 </head> 
 <body class="theme-default aui-theme-default"> 
  <div id="page"> 
   <div id="main" class="aui-page-panel"> 
    <div id="main-header"> 
     <div id="breadcrumb-section"> 
      <ol id="breadcrumbs">  
       <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> 
       <li> <span><a href="Administering-Rhapsody_133160982.html">Administering Rhapsody</a></span> </li> 
       <li> <span><a href="Security-Provisions_133161176.html">Security Provisions</a></span> </li> 
       <li> <span><a href="Principles-of-Security_133161177.html">Principles of Security</a></span> </li> 
      </ol> 
     </div> 
     <h1 id="title-heading" class="pagetitle"> <span id="title-text">Non-repudiation</span> </h1> 
    </div> 
    <div id="content" class="view">  
     <div id="main-content" class="wiki-content group"> 
      <p class="p">The non-repudiation service can be regarded as an extension to the identification and authentication service. In general, non-repudiation applies when data is transmitted electronically. The overall goal of the service is to be able to prove to a receiver of a message that the message is associated with a particular sender.</p>
      <p><span>Non-repudiation services can be implemented in a Rhapsody environment using RLCs if required.</span></p>
      <p><span>&nbsp;</span> </p> 
     </div> 
    </div> 
   </div>  
  </div>   
 </body>
</html>