mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 20:11:35 -06:00
Update to 7-Zip 17.00 Beta
This commit is contained in:
@@ -50,6 +50,8 @@ public:
|
||||
MY_UNKNOWN_IMP1(ICryptoSetPassword)
|
||||
STDMETHOD(Init)();
|
||||
STDMETHOD(CryptoSetPassword)(const Byte *data, UInt32 size);
|
||||
|
||||
virtual ~CCipher() {}
|
||||
};
|
||||
|
||||
class CEncoder: public CCipher
|
||||
|
||||
Reference in New Issue
Block a user