Kea 2.7.5
|
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::cryptolink |
namespace | isc::cryptolink::btn |
Functions | |
const std::string | isc::cryptolink::btn::getHashAlgorithmName (isc::cryptolink::HashAlgorithm algorithm) |
Decode the HashAlgorithm enum into a name usable by Botan. | |
const std::string | isc::cryptolink::btn::getHmacAlgorithmName (isc::cryptolink::HashAlgorithm algorithm) |
Decode the HashAlgorithm enum into a name usable by Botan. | |