PKCS5S2ParametersGenerator.generateDerivedMacParameters

Generate a key parameter for use with a MAC derived from the password, salt, and iteration count we are currently initialized with.

class PKCS5S2ParametersGenerator(D)
override
generateDerivedMacParameters
(
uint keySize
)

Return Value

a KeyParameter object.

Meta