blob: 2fcc03c75664a5c1dcf1cf0d4d044bb24647e85c [file] [log] [blame]
#ifndef SNMPTLSTMSESSION_H
#define SNMPTLSTMSESSION_H
/** Initializes the snmpTlstmSession module */
void init_snmpTlstmSession(void);
void shutdown_snmpTlstmSession(void);
#endif /* SNMPTLSTMSESSION_H */