Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a262b29 authored by Shikha Panwar's avatar Shikha Panwar Committed by Automerger Merge Worker
Browse files

Merge "InitialPayload of ExplicitKeyDiceCertChain" into main am: 62b6504c

parents 66b8d373 62b6504c
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -19,11 +19,10 @@ ExplicitKeyDiceCertChain = [
    * DiceChainEntry
]

DiceCertChainInitialPayload = {
    -4670552 : bstr .cbor PubKeyEd25519 /
               bstr .cbor PubKeyECDSA256 /
               bstr .cbor PubKeyECDSA384 ; subjectPublicKey
}
; Encoded in accordance with Core Deterministic Encoding Requirements [RFC 8949 s4.2.1]
DiceCertChainInitialPayload = bstr .cbor PubKeyEd25519
                            / bstr .cbor PubKeyECDSA256
                            / bstr .cbor PubKeyECDSA384 ; subjectPublicKey

; INCLUDE generateCertificateRequestV2.cddl for: PubKeyEd25519, PubKeyECDSA256, PubKeyECDSA384,
;                                                DiceChainEntry