You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Annotation] A receiver MUST verify that there are no non-zero bytes in the padding field, and if this check fails, the enclosing PrivateMessage MUST be rejected as malformed.
#27
Open
duesee opened this issue
Jan 10, 2023
· 0 comments
A receiver MUST verify that there are no non-zero
bytes in the padding field, and if this check fails, the enclosing
PrivateMessage MUST be rejected as malformed.
Annotation
{
"@context": "http://www.w3.org/ns/anno.jsonld",
"type": "Annotation",
"body": [
{
"type": "TextualBody",
"purpose": "tagging",
"value": "codec, padding"
}
],
"target": {
"selector": [
{
"type": "TextQuoteSelector",
"exact": "A receiver MUST verify that there are no non-zero\n bytes in the padding field, and if this check fails, the enclosing\n PrivateMessage MUST be rejected as malformed."
},
{
"type": "TextPositionSelector",
"start": 91661,
"end": 91829
}
]
},
"id": "#060200fa-dff1-4236-8990-d44102c6a557",
"meta": null
}
The text was updated successfully, but these errors were encountered:
duesee
changed the title
[Validation] A receiver MUST verify that there are no non-zero bytes in the padding field, and if this check fails, the enclosing PrivateMessage MUST be rejected as malformed.
[Annotation] A receiver MUST verify that there are no non-zero bytes in the padding field, and if this check fails, the enclosing PrivateMessage MUST be rejected as malformed.
Jan 14, 2023
Annotation
The text was updated successfully, but these errors were encountered: