From 0c12d5783bbb2c6b694e5c247a3c89bc8e850d06 Mon Sep 17 00:00:00 2001 From: Corey Bonnell Date: Tue, 2 Jul 2024 05:42:02 -0400 Subject: [PATCH] Add blurb on server-side reconstruction --- draft-bonnell-lamps-chameleon-certs.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/draft-bonnell-lamps-chameleon-certs.md b/draft-bonnell-lamps-chameleon-certs.md index 6af5b0a..2c8c39c 100644 --- a/draft-bonnell-lamps-chameleon-certs.md +++ b/draft-bonnell-lamps-chameleon-certs.md @@ -187,7 +187,10 @@ In a protocol, the sender may perform a cryptographic operation with the key conveyed within the Base Certificate. If it understands the DCD extension, then it may reconstruct the Delta Certificate and choose to perform the same operation with the key conveyed within the DCD -extension. This behavior is deferred to the software in use. +extension. Alternatively, if the sender understands the DCD extension +and knows that the receiver will only process the Delta Certificate, +the sender can reconstruct and send only the Delta Certificate. This +behavior is deferred to the software in use. # Delta certificate descriptor extension