{
   "title":"env-pass-03: Remove leading CBOR tag",
   "input":{
      "plaintext":"This is the content.",
      "enveloped":{
         "unprotected":{
            "alg":"A128GCM"
         },
         "recipients":[
            {
               "key":{
                  "kty":"oct",
                  "kid":"our-secret",
                  "use":"enc",
                  "k":"hJtXIZ2uSN5kbQfbtTNWbg"
               },
               "unprotected":{
                  "alg":"direct",
                  "kid":"our-secret"
               }
            }
         ]
      },
      "failures":{
         "RemoveCBORTag":1
      },
      "rng_stream":[
         "02D1F7E6F26C43D4868D87CE"
      ]
   },
   "intermediates":{
      "AAD_hex":"8367456E63727970744040",
      "CEK_hex":"849B57219DAE48DE646D07DBB533566E",
      "recipients":[
         {
         }
      ]
   },
   "output":{
      "cbor_diag":"[h'', {1: 1, 5: h'02D1F7E6F26C43D4868D87CE'}, h'60973A94BB2898009EE52ECFD9AB1DD25867374B9874993C63B0382A855573F0990CD18E', [[h'', {1: -6, 4: h'6F75722D736563726574'}, h'']]]",
      "cbor":"8440A20101054C02D1F7E6F26C43D4868D87CE582460973A94BB2898009EE52ECFD9AB1DD25867374B9874993C63B0382A855573F0990CD18E818340A20125044A6F75722D73656372657440"
   }
}
