Botan
2.19.3
Crypto and TLS for C&
src
lib
misc
hotp
hotp.h
Go to the documentation of this file.
1
/*
2
* HOTP
3
* (C) 2017 Jack Lloyd
4
*
5
* Botan is released under the Simplified BSD License (see license.txt)
6
*/
7
8
#ifndef BOTAN_HOTP_H_
9
#define BOTAN_HOTP_H_
10
11
#include <botan/otp.h>
12
BOTAN_DEPRECATED_HEADER
(hotp.h)
13
14
#endif
BOTAN_DEPRECATED_HEADER
#define BOTAN_DEPRECATED_HEADER(hdr)
Definition
compiler.h:132
Generated by
1.9.8