Добавлено общее хранилище ключей

This commit is contained in:
serega6531
2020-04-24 00:08:13 +03:00
parent 200dde7940
commit 441e210ea7
4 changed files with 24 additions and 2 deletions

View File

@@ -16,6 +16,8 @@ public class CtfService {
private String name;
private boolean decryptTls;
private boolean processChunkedEncoding;
private boolean ungzipHttp;