CapyKit/Documentation/Help/Methods_T_CapyKit_IPasswordAlgorithm.md
Jordan Wages 735d7c4c91 Documentation + Unfinished SecurityHelper
Committing the unfinished changes to the SecurityHelper as I flesh it out during the migration. Also starting a documentation folder powered by Sandcastle.
2024-04-19 23:12:24 -05:00

524 B

IPasswordAlgorithm Methods

Methods

Compare Compares the given plaintext password with an encrypted value using PBKDF2 algorithm.
Encrypt Encrypts the given password using a defined algorithm.

See Also

Reference

IPasswordAlgorithm Interface
CapyKit Namespace