PasswordKdfAlgo
Constructors
This is an abstract type. At runtime it will be one of the following:
| PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow |
| PasswordKdfAlgoUnknown |
Requests returning this type
None.
Requests accepting this type as input
None.
Other types containing this type
| Password |
| PasswordInputSettings |