config root man

Current Path : /usr/opt/openssl11/share/doc/openssl/html/man1/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/opt/openssl11/share/doc/openssl/html/man1/list.html

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>list</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@hsxx.drive.ne.jp" />
</head>

<body style="background-color: white">


<!-- INDEX BEGIN -->
<div name="index">
<p><a name="__index__"></a></p>

<ul>

	<li><a href="#name">NAME</a></li>
	<li><a href="#synopsis">SYNOPSIS</a></li>
	<li><a href="#description">DESCRIPTION</a></li>
	<li><a href="#options">OPTIONS</a></li>
	<li><a href="#copyright">COPYRIGHT</a></li>
</ul>

<hr name="index" />
</div>
<!-- INDEX END -->

<p>
</p>
<hr />
<h1><a name="name">NAME</a></h1>
<p>openssl-list,
list - list algorithms and features</p>
<p>
</p>
<hr />
<h1><a name="synopsis">SYNOPSIS</a></h1>
<p><strong>openssl list</strong>
[<strong>-help</strong>]
[<strong>-1</strong>]
[<strong>-commands</strong>]
[<strong>-digest-commands</strong>]
[<strong>-digest-algorithms</strong>]
[<strong>-cipher-commands</strong>]
[<strong>-cipher-algorithms</strong>]
[<strong>-public-key-algorithms</strong>]
[<strong>-public-key-methods</strong>]
[<strong>-disabled</strong>]</p>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p>This command is used to generate list of algorithms or disabled
features.</p>
<p>
</p>
<hr />
<h1><a name="options">OPTIONS</a></h1>
<dl>
<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>

<dd>
<p>Display a usage message.</p>
</dd>
<dt><strong><a name="1" class="item"><strong>-1</strong></a></strong></dt>

<dd>
<p>List the commands, digest-commands, or cipher-commands in a single column.
If used, this option must be given first.</p>
</dd>
<dt><strong><a name="commands" class="item"><strong>-commands</strong></a></strong></dt>

<dd>
<p>Display a list of standard commands.</p>
</dd>
<dt><strong><a name="digest_commands" class="item"><strong>-digest-commands</strong></a></strong></dt>

<dd>
<p>Display a list of message digest commands, which are typically used
as input to the <em>dgst(1)</em> or <em>speed(1)</em> commands.</p>
</dd>
<dt><strong><a name="digest_algorithms" class="item"><strong>-digest-algorithms</strong></a></strong></dt>

<dd>
<p>Display a list of message digest algorithms.
If a line is of the form
  foo =&gt; bar
then <strong>foo</strong> is an alias for the official algorithm name, <strong>bar</strong>.</p>
</dd>
<dt><strong><a name="cipher_commands" class="item"><strong>-cipher-commands</strong></a></strong></dt>

<dd>
<p>Display a list of cipher commands, which are typically used as input
to the <em>dgst(1)</em> or <em>speed(1)</em> commands.</p>
</dd>
<dt><strong><a name="cipher_algorithms" class="item"><strong>-cipher-algorithms</strong></a></strong></dt>

<dd>
<p>Display a list of cipher algorithms.
If a line is of the form
  foo =&gt; bar
then <strong>foo</strong> is an alias for the official algorithm name, <strong>bar</strong>.</p>
</dd>
<dt><strong><a name="public_key_algorithms" class="item"><strong>-public-key-algorithms</strong></a></strong></dt>

<dd>
<p>Display a list of public key algorithms, with each algorithm as
a block of multiple lines, all but the first are indented.</p>
</dd>
<dt><strong><a name="public_key_methods" class="item"><strong>-public-key-methods</strong></a></strong></dt>

<dd>
<p>Display a list of public key method OIDs: this also includes public key methods
without an associated ASN.1 method, for example, KDF algorithms.</p>
</dd>
<dt><strong><a name="disabled" class="item"><strong>-disabled</strong></a></strong></dt>

<dd>
<p>Display a list of disabled features, those that were compiled out
of the installation.</p>
</dd>
</dl>
<p>
</p>
<hr />
<h1><a name="copyright">COPYRIGHT</a></h1>
<p>Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.</p>
<p>Licensed under the OpenSSL license (the &quot;License&quot;).  You may not use
this file except in compliance with the License.  You can obtain a copy
in the file LICENSE in the source distribution or at
<a href="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</a>.</p>

</body>

</html>

Man Man