CapyKit/Documentation/Help/Properties_T_CapyKit_Password.md

28 lines
639 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Password Properties
## Properties
<table>
<tr>
<td><a href="P_CapyKit_Password_Algorithm">Algorithm</a></td>
<td>Gets or sets the algorithm used for password encryption.</td></tr>
<tr>
<td><a href="P_CapyKit_Password_Hash">Hash</a></td>
<td>Gets or sets the hash of the password.</td></tr>
<tr>
<td><a href="P_CapyKit_Password_Pbkdf2Algorithm">Pbkdf2Algorithm</a></td>
<td> </td></tr>
<tr>
<td><a href="P_CapyKit_Password_Salt">Salt</a></td>
<td>Gets or sets the salt used for encryption.</td></tr>
</table>
## See Also
#### Reference
<a href="T_CapyKit_Password">Password Class</a>
<a href="N_CapyKit">CapyKit Namespace</a>