botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
AlgorithmFactory.addMac
botan
algo_factory
algo_factory
AlgorithmFactory
class
AlgorithmFactory
void
addMac
(
MessageAuthenticationCode
mac
,
in
string
provider
= ""
)
Parameters
mac
MessageAuthenticationCode
the algorithm to add
provider
string
the provider of this algorithm
Meta
Source
See Implementation
botan
algo_factory
algo_factory
AlgorithmFactory
constructors
this
destructors
~this
functions
addBlockCipher
addEngine
addHashFunction
addMac
addPbkdf
addStreamCipher
clearCaches
makeBlockCipher
makeHashFunction
makeMac
makePbkdf
makeStreamCipher
prototypeBlockCipher
prototypeHashFunction
prototypeMac
prototypePbkdf
prototypeStreamCipher
providersOf
setPreferredProvider
properties
engines