Generate a key parameter derived from the password, salt, and iteration count we are currently initialised with.
the size of the key we want (in bits)
a KeyParameter object.
See Implementation
Generate a key parameter derived from the password, salt, and iteration count we are currently initialised with.