struct_p_k_c_s1v15.html
来自「Crypto++是一个非常强大的密码学库,主要是功能全」· HTML 代码 · 共 38 行
HTML
38 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Crypto++: PKCS1v15 struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>PKCS1v15 Struct Reference</h1><code>#include <<a class="el" href="pkcspad_8h-source.html">pkcspad.h</a>></code><p><p>Inheritance diagram for PKCS1v15:<p><center><img src="struct_p_k_c_s1v15.png" usemap="#PKCS1v15_map" border="0" alt=""></center><map name="PKCS1v15_map"><area href="struct_signature_standard.html" alt="SignatureStandard" shape="rect" coords="0,0,217,24"><area href="struct_encryption_standard.html" alt="EncryptionStandard" shape="rect" coords="227,0,444,24"></map><a href="struct_p_k_c_s1v15-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>PKCS #1 version 1.5, for use with <a class="el" href="struct_r_s_a_e_s.html">RSAES</a> and <a class="el" href="struct_r_s_a_s_s_a.html">RSASSA</a>. <p>The following hash functions are supported for signature: <a class="el" href="class_s_h_a.html">SHA</a>, <a class="el" href="class_m_d2.html">MD2</a>, <a class="el" href="class_m_d5.html">MD5</a>, <a class="el" href="class_r_i_p_e_m_d160.html">RIPEMD160</a>, <a class="el" href="class_s_h_a256.html">SHA256</a>, <a class="el" href="class_s_h_a384.html">SHA384</a>, <a class="el" href="class_s_h_a512.html">SHA512</a>. <p><p>Definition at line <a class="el" href="pkcspad_8h-source.html#l00058">58</a> of file <a class="el" href="pkcspad_8h-source.html">pkcspad.h</a>.<table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Types</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_p_k_c_s1v15w0" doxytag="PKCS1v15::EncryptionPaddingAlgorithm"></a>typedef <a class="el" href="class_p_k_c_s___encryption_padding_scheme.html">PKCS_EncryptionPaddingScheme</a> </td><td class="memItemRight" valign=bottom><b>EncryptionPaddingAlgorithm</b></td></tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="pkcspad_8h-source.html">pkcspad.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:35:22 2003 for Crypto++ by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?