-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slight modifications to the readme file to emphasise that our impleme…
…ntation is agnostic with regards to the underlying protocol.
- Loading branch information
Steinar Overbeck Cook
committed
Feb 8, 2016
1 parent
d8b14c3
commit cb02084
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cb02084
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question:
Is the time mentioned in the tranport evidence protocol exactly the same as the time mentioned in the REM Evidence?
cb02084
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This library is agnostic regarding the underlying transmission protocol. The user of this component must extract the pertinent information from the transport protocol evidence and supply it to the REM evidence builder. This library makes no assumption with regards to the time stamp in the transport evidence, as this information is simply injected as a stream of bytes.