294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
|
<blockquote>
<b>D</b> <i>time-and-date-stamp</i><br />
<b>T</b> (<b>+</b>|<b>-</b>|<b>*</b>)<i>tag-name artifact-id ?value?</i><br />
<b>U</b> <i>user-name</i><br />
<b>Z</b> <i>checksum</i><br />
</blockquote>
A control artifact must have one D card and one Z card and
one or more T cards. No other cards or other text is
allowed in a control artifact. Control artifacts might be PGP
clearsigned.
The D card and the Z card of a control artifact are the same
as in a manifest.
|
|
|
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
|
<blockquote>
<b>D</b> <i>time-and-date-stamp</i><br />
<b>T</b> (<b>+</b>|<b>-</b>|<b>*</b>)<i>tag-name artifact-id ?value?</i><br />
<b>U</b> <i>user-name</i><br />
<b>Z</b> <i>checksum</i><br />
</blockquote>
A control artifact must have one D card, one U card, one Z card and
one or more T cards. No other cards or other text is
allowed in a control artifact. Control artifacts might be PGP
clearsigned.
The D card and the Z card of a control artifact are the same
as in a manifest.
|