Skip to content

Commit

Permalink
Change Feed label 392 to bstr, representing an opaque series of bytes
Browse files Browse the repository at this point in the history
Signed-off-by: steve lasker <[email protected]>
  • Loading branch information
SteveLasker committed Oct 15, 2023
1 parent 37dbbc6 commit b1e72c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-scitt-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ Protected_Header = {
4 => bstr ; Key ID
; TBD, Labels are temporary
391 => tstr ; DID of Issuer
392 => tstr ; Feed
392 => bstr ; Feed
393 => Reg_Info ; Registration Policy info
}

Expand Down

0 comments on commit b1e72c7

Please sign in to comment.