Kea 2.5.9
tsigrecord.cc File Reference
#include <config.h>
#include <dns/exceptions.h>
#include <dns/messagerenderer.h>
#include <dns/rrclass.h>
#include <dns/rrttl.h>
#include <dns/tsigrecord.h>
#include <util/buffer.h>
#include <ostream>
#include <string>
+ Include dependency graph for tsigrecord.cc:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dns
 

Functions

std::ostream & isc::dns::operator<< (std::ostream &os, const TSIGRecord &record)
 Insert the TSIGRecord as a string into stream.