totpAlgorithm property

String totpAlgorithm
final

The hashing algorithm used for TOTP code generation ('SHA1', 'SHA256', 'SHA512').

Implementation

final String totpAlgorithm;