AgileEncryptionParameters

AgileEncryptionParameters

Vue de l’ensemble

‘AgileEncryptionParamètres’ est une classe dans Aspose.Cells FOSS pour Python.Déduit de: ‘EncréditationPamètres’.

Paramètres pour la cryptage agile (ECMA-376 partie 2, section 4).

Cette classe fournit 1 méthode pour travailler avec AgileEncryptionParamètres des objets dans les programmes Python.Les méthodes disponibles comprennent: __init__.Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cell FOSS pour le package Pyathon.Properties: ‘block_size’, ‘cipher_algorithm’, `encryptions_type’, ‘hash_algoritm’, ‘key_bits’, ’salt_seize‘, et 1 plus.

Propriétés

NameTypeAccessDescription
salt_size``ReadGets the salt size.
block_size``ReadGets the block size.
key_bits``ReadGets the key bits.
encryption_type``ReadGets the encryption type.
cipher_algorithm``ReadGets the cipher algorithm.
hash_algorithm``ReadGets the hash algorithm.
spin_count``ReadGets the spin count.

méthodes

SignatureDescription
__init__(cipher_algorithm, hash_algorithm, spin_count)Initialize Agile encryption parameters.

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français