System.Zip.IZipCryptor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IZipCryptor = interface(IInterface)

C++

__interface  INTERFACE_UUID("{CB1D5970-6CCC-402D-BAAD-02ED425ED07B}") IZipCryptor  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
interface
class
public
System.Zip.pas
System.Zip.hpp
System.Zip System.Zip


Description

Représente une implémentation de cryptage utilisée par TZipFile pour crypter ou décrypter une archive ZIP.


Voir aussi