EncryptionParameters

EncryptionParameters

Overview

EncryptionParameters เป็นคลาสใน Aspose.Cells FOSS สําหรับ Python.

ฐานคลาสสําหรับปารามีเตอร์การเข้ารหัส.

หมวดนี้ให้ 1 วิธีในการทํางานกับ EncryptionParameters วัตถุในโปรแกรม Python. วิธีการที่ใช้ได้แก่: __init__. สมาชิกสาธารณะทุกคนสามารถเข้าถึงการใช้งาน Python ใดก็ได้หลังจากติดตั้งแพ็คเกจ FOSS for Python. คุณสมบัติ: cipher_algorithm, encryption_type, hash_algorithm, spin_count.

Properties

NameTypeAccessDescription
encryption_type``Readได้รับประเภทการเข้ารหัส.
cipher_algorithm``Readได้รับอัลโกริธมรหัส.
hash_algorithm``Readได้รับอัลโกริตม์ฮาช.
spin_count``Readได้รับการนับสปิน.

Methods

SignatureDescription
__init__(encryption_type, cipher_algorithm, hash_algorithm, spin_count)เริ่มการปารามีเตอร์การเข้ารหัส.

See Also

 ภาษาไทย