File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<simpara >
8
8
Xpass extension provides various set of constants.
9
- Hash methods (CRYPT_PREFIX_) for <function >crypt_gensalt</function > prefix parameter.
10
- Error codes (CRYPT_SALT_) returned by <function >crypt_checksalt</function >.
11
- Password algorithms (PASSWORD_) for <function >password_hash</function > algo parameter.
9
+ Hash methods (<constant >CRYPT_PREFIX_<replaceable >*</replaceable ></constant >) for
10
+ <function >crypt_gensalt</function > prefix parameter.
11
+ Error codes (<constant >CRYPT_SALT_<replaceable >*</replaceable ></constant >) returned by
12
+ <function >crypt_checksalt</function >.
13
+ Password algorithms (<constant >PASSWORD_<replaceable >*</replaceable ></constant >) for
14
+ <function >password_hash</function > algo parameter.
12
15
</simpara >
13
16
14
17
<variablelist xml : id =" xpass.constants.algo" >
You can’t perform that action at this time.
0 commit comments