; Copyright (c) 2021 Fraunhofer AISEC. See the COPYRIGHT ; file at the top-level directory of this distribution. ; Licensed under the Apache License, Version 2.0 or the MIT license ; , at your ; option. This file may not be copied, modified, or distributed ; except according to those terms. ; This file shold be processed with cddl-gen (https://github.com/NordicSemiconductor/cddl-gen/tree/master) to create cbor encoding and decoding code ; context can be one of "Encrypt" / "Encrypt0" / "Enc_Recipient" / ; "Mac_Recipient" / "Rec_Recipient" oscore_enc_structure = [ context: tstr, protected: bstr, external_aad: bstr, ]