mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Merge with Subversion repository as of r7098.
This commit is contained in:
parent
e95adb8055
commit
b0cb05de64
6 changed files with 35 additions and 7 deletions
|
@ -112,6 +112,9 @@ protected:
|
|||
// Stats the file to get its current size.
|
||||
void UpdateFileSize();
|
||||
|
||||
// Raises a file_opened event.
|
||||
void RaiseOpenEvent();
|
||||
|
||||
// Initialize encryption with the given public key.
|
||||
void InitEncrypt(const char* keyfile);
|
||||
// Finalize encryption.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue