Kea
1.9.9-git
|
Public Types | |
typedef pair< Name, TSIGKey > | NameAndKey |
typedef map< Name, TSIGKey > | TSIGKeyMap |
Public Attributes | |
TSIGKeyMap | keys |
Definition at line 309 of file tsigkey.cc.
typedef pair<Name, TSIGKey> isc::dns::TSIGKeyRing::TSIGKeyRingImpl::NameAndKey |
Definition at line 311 of file tsigkey.cc.
typedef map<Name, TSIGKey> isc::dns::TSIGKeyRing::TSIGKeyRingImpl::TSIGKeyMap |
Definition at line 310 of file tsigkey.cc.
TSIGKeyMap isc::dns::TSIGKeyRing::TSIGKeyRingImpl::keys |
Definition at line 312 of file tsigkey.cc.
Referenced by isc::dns::TSIGKeyRing::add(), isc::dns::TSIGKeyRing::find(), isc::dns::TSIGKeyRing::remove(), and isc::dns::TSIGKeyRing::size().