dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
PBEParametersGenerator.getIterationCount
dcrypt
crypto
generators
pbe
PBEParametersGenerator
class
PBEParametersGenerator
pure nothrow
uint
getIterationCount
(
)
Return Value
Type:
uint
the number of iterations done for the last computation.
Meta
Source
See Implementation
dcrypt
crypto
generators
pbe
PBEParametersGenerator
constructors
this
functions
generateDerivedMacParameters
generateDerivedParameters
getAlgorithmName
getIterationCount
getPassword
getSalt
init
variables
iterTime
iterationCount
password
salt