passwordHashAlgorithm property

String passwordHashAlgorithm

The hash algorithm used to protect the password value. Possible values are: Sha256, Sha384, Sha512.

throws BiosealException An error has occurred during Bioseal Library execution.

Implementation

String get passwordHashAlgorithm => getPasswordHashAlgorithm();