CapyKit/Documentation/Help/Methods_T_CapyKit_IPasswordAlgorithm.md

536 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