SupportedHashAlgorithm
@available(iOS 13.0, OSX 10.15, watchOS 6.0, tvOS 13.0, *)
public enum SupportedHashAlgorithm : String
The available hash functions used for password generation
Supported Hashes
These are officially support by google.
- SHA1 (Default)
- SHA256
- SHA512