botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
AlgorithmFactory.addPbkdf
botan
algo_factory
algo_factory
AlgorithmFactory
Add a new Pbkdf
class
AlgorithmFactory
void
addPbkdf
(
PBKDF
pbkdf
,
in
string
provider
= ""
)
Parameters
pbkdf
PBKDF
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
Add a new Pbkdf