SecurePasswordKdfAlgo
Constructors
This is an abstract type. At runtime it will be one of the following:
| SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000 |
| SecurePasswordKdfAlgoSHA512 |
| SecurePasswordKdfAlgoUnknown |
Requests returning this type
None.
Requests accepting this type as input
None.
Other types containing this type
| Password |
| SecureSecretSettings |