|  | Kea 3.0.0
    | 
Implements a TSIGContext derived class which can be used as the value of TSIGContext pointers so with minimal or update to the DNS++ library. More...
Go to the source code of this file.
| Classes | |
| class | isc::gss_tsig::GssTsigContext | 
| GSS-TSIG overwrite of the DNS TSIGContext class.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::gss_tsig | 
| Typedefs | |
| typedef boost::shared_ptr< GssTsigContext > | isc::gss_tsig::GssTsigContextPtr | 
| Type of pointer to a GSS-TSIG context. | |
Implements a TSIGContext derived class which can be used as the value of TSIGContext pointers so with minimal or update to the DNS++ library.
The constructor takes a GSS-TSIG key to share the associated GSS-API security context.
Definition in file gss_tsig_context.h.