| Constructor and Description |
|---|
StandardDecrypter(char[] password,
long crc,
long lastModifiedFileTime,
byte[] headerBytes) |
| Modifier and Type | Method and Description |
|---|---|
int |
decryptData(byte[] buff,
int start,
int len) |
public StandardDecrypter(char[] password,
long crc,
long lastModifiedFileTime,
byte[] headerBytes)
throws ZipException
ZipExceptionpublic int decryptData(byte[] buff,
int start,
int len)
throws ZipException
decryptData in interface DecrypterZipExceptionCopyright © 2021. All rights reserved.