mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 10:29:03 +00:00
Change some wording in scripting.xml.
This commit is contained in:
@@ -1355,7 +1355,7 @@ if(s) code_to_be_done_on_match end
|
||||
<para>Returns the digest of <literal>message</literal>
|
||||
using the algorithm given by the string
|
||||
<literal>algorithm</literal>. The algorithm name may be
|
||||
anything recognized by the
|
||||
anything returned by the
|
||||
<function>openssl.supported_digests</function>
|
||||
function.</para>
|
||||
</listitem>
|
||||
@@ -1367,7 +1367,7 @@ if(s) code_to_be_done_on_match end
|
||||
<para>Returns the message authentication code of
|
||||
<literal>message</literal> using the given algorithm and
|
||||
key. <literal>algorithm</literal> may be anything
|
||||
recognized by the
|
||||
returned by the
|
||||
<function>openssl.supported_digests</function>
|
||||
function.</para>
|
||||
</listitem>
|
||||
|
||||
Reference in New Issue
Block a user