mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 22:07:08 -06:00
17.00
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