Lines Matching refs:string
74 =item B<key:>I<string>
76 Specifies the secret key as an alphanumeric string (use if the key contains
78 The string length must conform to any restrictions of the KDF algorithm.
81 =item B<hexkey:>I<string>
86 =item B<pass:>I<string>
88 Specifies the password as an alphanumeric string (use if the password contains
92 =item B<hexpass:>I<string>
97 =item B<salt:>I<string>
99 Specifies a non-secret unique cryptographic salt as an alphanumeric string
105 =item B<hexsalt:>I<string>
110 =item B<info:>I<string>
116 as an alphanumeric string (use if it contains printable characters only).
119 =item B<hexinfo:>I<string>
124 =item B<digest:>I<string>
128 =item B<cipher:>I<string>
132 =item B<mac:>I<string>