Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RReichert committed Aug 13, 2024
1 parent 4b605ce commit 67826ac
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions spec/yaml/swiftnav/sbp/signing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,14 @@ definitions:
values:
- 0: DER encoded ECDSA SHA-256
- 1: AES-CMAC 128
- len:
- length:
type: u8
desc: >
Number of bytes making up the signature
desc: Number of bytes making up the signature
- data:
type: array
fill: u8
size: 72
desc: >
Signature
desc: Signature

- ECDSASignature:
short_desc: ECDSA signature
Expand Down Expand Up @@ -230,7 +228,7 @@ definitions:
desc: Signature over the frames of this message group.
- flags:
type: u8
desc: Describes the format of the "signed_messages" field below.
desc: Describes the format of the 'signed messages' field below.
fields:
- 0-1:
desc: CRC type
Expand Down

0 comments on commit 67826ac

Please sign in to comment.