ietf-rats-wg / draft-ietf-rats-msg-wrap

RATS conceptual messages wrapper
Other
0 stars 1 forks source link

improve the ASN.1 definition of CMWCollection #49

Closed thomas-fossati closed 5 months ago

thomas-fossati commented 6 months ago

Discussion starting here:

We may want to define CMWCollection with finer granularity, e.g.:

CMWCollection ::= CHOICE {
    json UTF8String,
    cbor OCTET STRING,
}
nedmsmith commented 5 months ago

WFM