wxExtend/classwx_crypto_hash_s_h_a1-members.html

92 lines
6.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.3"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>wxExtend: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">wxExtend
</div>
<div id="projectbrief">Additional templates and function helpers for wxWidgets</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">wxCryptoHashSHA1 Member List</div></div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classwx_crypto_hash_s_h_a1.html">wxCryptoHashSHA1</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classwx_crypto_hash_s_h_a1.html#ac684c67a791c1daa76060cfb8be6c115">GetValue</a>(wxMemoryBuffer &amp;hash)</td><td class="entry"><a class="el" href="classwx_crypto_hash_s_h_a1.html">wxCryptoHashSHA1</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classwx_crypto_hash.html#ae26c3fa63ede941c3ae6e3758ea2c966">Hash</a>(_In_reads_bytes_(size) const void *data, size_t size)</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classwx_crypto_hash.html#a36f7967c2f2affb36c9c7a9924d94c39">Hash</a>(const wxMemoryBuffer &amp;data)</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classwx_crypto_hash.html#a65d60a6937ee200baac1fe01eb8255f6">HashAsUTF8</a>(const wxString &amp;str)</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classwx_crypto_hash.html#a322f6ead6d2bc7e23a54ca6104e71cf8">HashFile</a>(const wxString &amp;fileName)</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classwx_crypto_hash.html#ac5d521f9db3f6ac272e938fa74afb207">IsOk</a>() const noexcept</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classwx_crypto_hash.html#a5424e152aba41c70b3bdb821ef21851c">m_h</a></td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classwx_crypto_hash.html#af48cdd5c908fcb13a6aec3383c95e344">operator HCRYPTHASH</a>() const noexcept</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classwx_crypto_hash.html#a30e3060aea3e1f7233d4c547a4913629">Sign</a>(wxMemoryBuffer &amp;signature)</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classwx_crypto_hash.html#aa50c43132cffb5b0050073a6ff8066bc">Sign</a>()</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classwx_crypto_hash.html#a294ffd571dfb94b7641db96bce483fae">wxCryptoHash</a>()</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classwx_crypto_hash_s_h_a1.html#a39beceb5a2186bc1cc9f09428c35eeda">wxCryptoHashSHA1</a>(wxCryptoSession &amp;session)</td><td class="entry"><a class="el" href="classwx_crypto_hash_s_h_a1.html">wxCryptoHashSHA1</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classwx_crypto_hash.html#a53ec9d8cc3275837284899c5b21ac6fb">~wxCryptoHash</a>()</td><td class="entry"><a class="el" href="classwx_crypto_hash.html">wxCryptoHash</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Feb 17 2022 12:50:26 for wxExtend by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.3
</small></address>
</body>
</html>