The cipher algorithm.
The block size of the cipher.
The raw ciphertext.
The default formatting strategy to convert this cipher params object to a string.
The IV used in the ciphering operation.
The key to this ciphertext.
The block mode used in the ciphering operation.
The padding scheme used in the ciphering operation.
The salt used with a key derivation function.
Converts this cipher params object to a string.
(Optional) The formatting strategy to use.
The stringified cipher params.
Generated using TypeDoc
A collection of cipher parameters.