diff --git a/doc/MediaSigning.xml b/doc/MediaSigning.xml index a3f8b096f..ad40c0d54 100644 --- a/doc/MediaSigning.xml +++ b/doc/MediaSigning.xml @@ -1124,11 +1124,12 @@
Arbitrary data - This optional field contains Abritrary data that the device vendor want to be - included. There is no guarantee that the data is reasonable or readable by - anyone not previously knowledgeable in the area. - The data tag can be added to any SEI described in - this specification or to a SEI of its own. + This optional field contains Abritrary data that a device can add to the stream. + The data is not used by Media Signing and interpretations is left to the vendor. + The data tag shall be added to a separate unsigned SEI, + that is, there shall be no other tags present in the SEI when this tag is present. + Validation shall be marked as "Not authentic" if this tag is present together with other + tags. This tag can be useful to add vendor or device specific information and get it signed.
@@ -1147,6 +1148,12 @@ correctly verified (partial) GOP hash, all NAL Units now have to be present and correct. +
+ How a device can add and secure vendor specifc metadata to a stream + Generate a Media Signing SEI with only an Arbitrary Data tag; See Section + . This NAL Unit will automatically be hashed + and thereby signed. +
How to generate the first certificate SEI