MLAPI/docs/html/Methods_T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm

7 lines
7.0 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>CryptographyHelper Methods</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="CryptographyHelper class, methods" /><meta name="Microsoft.Help.Id" content="Methods.T:MLAPI.NetworkingManagerComponents.Cryptography.CryptographyHelper" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="MLAPI.NetworkingManagerComponents.Cryptography" /><meta name="file" content="Methods_T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper" /><meta name="guid" content="Methods_T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script><script type="text/javascript" src="../scripts/clipboard.min.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">MLAPI API Reference<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="../html\N_MLAPI_Attributes.htm" title="MLAPI API Reference" tocid="roottoc">MLAPI API Reference</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="../html/N_MLAPI_NetworkingManagerComponents_Cryptography.htm" title="MLAPI.NetworkingManagerComponents.Cryptography" tocid="N_MLAPI_NetworkingManagerComponents_Cryptography">MLAPI.NetworkingManagerComponents.Cryptography</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="../html/T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm" title="CryptographyHelper Class" tocid="T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper">CryptographyHelper Class</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="../html/Methods_T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm" title="CryptographyHelper Methods" tocid="Methods_T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper">CryptographyHelper Methods</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="../html/M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Decrypt.htm" title="Decrypt Method " tocid="M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Decrypt">Decrypt Method </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="../html/M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Encrypt.htm" title="Encrypt Method " tocid="M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Encrypt">Encrypt Method </a></div></div><div id="tocResizableEW" onmousedown="OnMouseDown(event);"></div><div id="TocResize" class="tocResize"><img id="ResizeImageIncrease" src="../icons/TocOpen.gif" onclick="OnIncreaseToc()" alt="Click or drag to resize" title="Click or drag to resize" /><img id="ResizeImageReset" src="../icons/TocClose.gif" style="display:none" onclick="OnResetToc()" alt="Click or drag to resize" title="Click or drag to resize" /></div></div><div class="topicContent" id="TopicContent"><table class="titleTable"><tr><td class="titleColumn"><h1>CryptographyHelper Methods</h1></td><td class="logoColumn"><img width="600" src="../icons/MLAPI_Logo.png" /></td></tr></table><span class="introStyle"></span> <p style="color: #dc143c; font-size: 8.5pt; font-weight: bold;">[This is preliminary documentation and is subject to change.]</p><p>The <a href="T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm">CryptographyHelper</a> type exposes the following members.</p><div class="collapsibleAreaRegion"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID0RB')" onkeypress="SectionExpandCollapse_CheckKey('ID0RB', event)" tabindex="0"><img id="ID0RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />Methods</span></div><div id="ID0RBSection" class="collapsibleSection"><table class="members" id="methodList"><tr><th class="iconColumn">
 
</th><th>Name</th><th>Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /><img src="../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Decrypt.htm">Decrypt</a></td><td><div class="summary">
Decrypts a message with AES with a given key and a salt that is encoded as the first 16 bytes of the buffer
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /><img src="../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Encrypt.htm">Encrypt</a></td><td><div class="summary">
Encrypts a message with AES with a given key and a random salt that gets encoded as the first 16 bytes of the encrypted buffer
</div></td></tr></table><a href="#PageHeader">Top</a></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID1RB')" onkeypress="SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex="0"><img id="ID1RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID1RBSection" class="collapsibleSection"><h4 class="subHeading">Reference</h4><div class="seeAlsoStyle"><a href="T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm">CryptographyHelper Class</a></div><div class="seeAlsoStyle"><a href="N_MLAPI_NetworkingManagerComponents_Cryptography.htm">MLAPI.NetworkingManagerComponents.Cryptography Namespace</a></div></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>