OTP_ALGORITHM top-level constant

String const OTP_ALGORITHM

The HOTP algorithm default parameters, value that is SHA1.

Implementation

const String OTP_ALGORITHM = 'sha1';