﻿AESZipInfo
==========

.. currentmodule:: pyzipper.zipfile_aes

.. autoclass:: AESZipInfo

    
    

    .. rubric:: Attributes Summary

    .. autosummary::
    
        ~wz_aes_version
        ~wz_aes_vendor_id
        ~wz_aes_strength
        ~CRC
        ~comment
        ~compress_size
        ~compress_type
        ~create_system
        ~create_version
        ~date_time
        ~external_attr
        ~extra
        ~extract_version
        ~file_size
        ~filename
        ~flag_bits
        ~header_offset
        ~internal_attr
        ~is_compressed_patch_data
        ~is_encrypted
        ~is_strong_encryption
        ~is_utf_filename
        ~orig_filename
        ~reserved
        ~use_datadescripter
        ~volume

    
    

    
    

     
        
    

    .. rubric:: Methods Summary

    .. autosummary::
        :toctree: AESZipInfo/methods
        :nosignatures:

    
        ~AESZipInfo.FileHeader
        ~AESZipInfo.central_directory
        ~AESZipInfo.datadescripter
        ~AESZipInfo.decode_extra_wz_aes
        ~AESZipInfo.decode_extra_zip64
        ~AESZipInfo.encode_central_directory
        ~AESZipInfo.encode_datadescripter
        ~AESZipInfo.encode_extra
        ~AESZipInfo.encode_local_header
        ~AESZipInfo.from_file
        ~AESZipInfo.get_dosdate
        ~AESZipInfo.get_dostime
        ~AESZipInfo.get_extra_decoders
        ~AESZipInfo.is_dir
        ~AESZipInfo.zip64_central_header
        ~AESZipInfo.zip64_local_header

    
    

    
    

    .. rubric:: Methods Documentation

    
    .. automethod:: AESZipInfo.FileHeader
    .. automethod:: AESZipInfo.central_directory
    .. automethod:: AESZipInfo.datadescripter
    .. automethod:: AESZipInfo.decode_extra_wz_aes
    .. automethod:: AESZipInfo.decode_extra_zip64
    .. automethod:: AESZipInfo.encode_central_directory
    .. automethod:: AESZipInfo.encode_datadescripter
    .. automethod:: AESZipInfo.encode_extra
    .. automethod:: AESZipInfo.encode_local_header
    .. automethod:: AESZipInfo.from_file
    .. automethod:: AESZipInfo.get_dosdate
    .. automethod:: AESZipInfo.get_dostime
    .. automethod:: AESZipInfo.get_extra_decoders
    .. automethod:: AESZipInfo.is_dir
    .. automethod:: AESZipInfo.zip64_central_header
    .. automethod:: AESZipInfo.zip64_local_header

    
    