Kea 2.7.5
|
Public Types | |
typedef pair< Name, TSIGKey > | NameAndKey |
typedef map< Name, TSIGKey > | TSIGKeyMap |
Public Attributes | |
TSIGKeyMap | keys |
Definition at line 251 of file tsigkey.cc.
typedef pair<Name, TSIGKey> isc::dns::TSIGKeyRing::TSIGKeyRingImpl::NameAndKey |
Definition at line 253 of file tsigkey.cc.
typedef map<Name, TSIGKey> isc::dns::TSIGKeyRing::TSIGKeyRingImpl::TSIGKeyMap |
Definition at line 252 of file tsigkey.cc.
TSIGKeyMap isc::dns::TSIGKeyRing::TSIGKeyRingImpl::keys |
Definition at line 254 of file tsigkey.cc.