Open thomas-fossati opened 2 years ago
If I try to use cocli to display an unsigned CoRIM:
cocli
> cocli corim display -f my-unsigned-corim.cbor -v
I get: "Error: error decoding signed CoRIM from my-unsigned-corim.cbor: failed CBOR decoding for COSE-Sign1 signed CoRIM: cbor: cannot unmarshal map into Go value of type cbor.RawTag"
If I try to use
cocli
to display an unsigned CoRIM:I get: "Error: error decoding signed CoRIM from my-unsigned-corim.cbor: failed CBOR decoding for COSE-Sign1 signed CoRIM: cbor: cannot unmarshal map into Go value of type cbor.RawTag"