save-keys: Store derived CHILD_SA keys in Wireshark format

This commit is contained in:
Codrut Cristian Grosu
2018-02-15 23:03:29 +01:00
committed by Andreas Steffen
parent 4be7db5f60
commit 88e151d10d
2 changed files with 133 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ charon.plugins.save-keys.wireshark_keys
Directory where the keys are stored in the format supported by Wireshark.
IKEv1 keys are stored in the _ikev1_decryption_table_ file.
IKEv2 keys are stored in the _ikev2_decryption_table_ file.
Keys for ESP CHILD_SAs are stored in the _esp_sa_ file.