mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Integrate review feedback
This commit is contained in:
parent
6132cbd13e
commit
bd3e5bedbb
7 changed files with 23 additions and 22 deletions
|
@ -184,7 +184,7 @@ protected:
|
|||
*/
|
||||
X509Val();
|
||||
|
||||
DECLARE_OPAQUE_VALUE_V2(X509Val)
|
||||
DECLARE_OPAQUE_VALUE_DATA(X509Val)
|
||||
private:
|
||||
::X509* certificate; // the wrapped certificate
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue