PasswordDerivation — Aspose.Cells FOSS Python API Reference
PasswordDerivation — PasswordDerivation class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Methods
| Method | Returns | Description |
|---|---|---|
derive_hash_agile(password, salt, hash_algorithm, spin_count) | void | |
derive_key_with_block_key(h_base, block_key, hash_algorithm, key_bits) | void | |
derive_iv_agile(salt, block_key, hash_algorithm, block_size) | void |