mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Change some wording in scripting.xml.
This commit is contained in:
parent
2f1898fe49
commit
9d6c638dbb
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue