| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.101.0/docs/apis/_sources/otp_0.rst.txt |
.. index:: single: otp .. _otp/0:
.. rst-class:: right
object
otpHOTP and TOTP generation and verification predicates.
| Availability:
| logtalk_load(otp(loader))
| Author: Paulo Moura | Version: 1:0:0 | Date: 2026-07-14
| Compilation flags:
| static, context_switching_calls
| Implements:
| public :ref:`otp_protocol <otp_protocol/0>`
| Uses:
| :ref:`base32 <base32/0>`
| :ref:`hmac <hmac/0>`
| :ref:`list <list/0>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`otp_protocol/0::hotp/5` Â :ref:`otp_protocol/0::hotp_verify/7` Â :ref:`otp_protocol/0::totp/5` Â :ref:`otp_protocol/0::totp_verify/7` Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)
.. seealso::
:ref:`base32 <base32/0>`, :ref:`hmac <hmac/0>`, :ref:`sha1 <sha1/0>`, :ref:`sha256 <sha256/0>`, :ref:`sha512_256 <sha512_256/0>`