Lines Matching refs:B
10 B<openssl srp>
11 [B<-help>]
12 [B<-verbose>]
13 [B<-add>]
14 [B<-modify>]
15 [B<-delete>]
16 [B<-list>]
17 [B<-name> I<section>]
18 [B<-srpvfile> I<file>]
19 [B<-gn> I<identifier>]
20 [B<-userinfo> I<text>]
21 [B<-passin> I<arg>]
22 [B<-passout> I<arg>]
31 password) file. At most one of the B<-add>, B<-modify>, B<-delete>, and B<-list>
35 For B<-list>, if no I<user> is given then all users are displayed.
38 specified with the B<-config> and B<-name> flags, respectively.
44 =item B<-help>
48 =item B<-verbose>
52 =item B<-add>
56 =item B<-modify>
60 =item B<-delete>
64 =item B<-list>
68 =item B<-name>
72 =item B<-srpvfile> I<file>
75 B<-srpvfile> can be used to specify the file to operate on.
77 =item B<-gn>
79 Specifies the B<g> and B<N> values, using one of
82 =item B<-userinfo>
87 =item B<-passin> I<arg>, B<-passout> I<arg>
90 For more information about the format of B<arg>
107 The B<-engine> option was deprecated in OpenSSL 3.0.