Skip to content

Commit 329329d

Browse files
sarroutbiansasaki
authored andcommitted
Add capabilities_negotiation structures
This change aims to include those structures that will be required to communicate capabilities negotiation information for Keylime Push model Resolves: #933 Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent 3485a12 commit 329329d

File tree

3 files changed

+628
-0
lines changed

3 files changed

+628
-0
lines changed

keylime/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pub mod ip_parser;
77
pub mod list_parser;
88
pub mod registrar_client;
99
pub mod serialization;
10+
pub mod structures;
1011
pub mod tpm;
1112
pub mod version;
1213

0 commit comments

Comments
 (0)