diff --git a/doc/audit/builtin_maps.rst b/doc/audit/builtin_maps.rst index 4257b536665..e6ceee47dc6 100644 --- a/doc/audit/builtin_maps.rst +++ b/doc/audit/builtin_maps.rst @@ -478,7 +478,7 @@ COSE signatures emitted by the primary node over the root of the Merkle Tree at **Key** Sentinel value 0, represented as a little-endian 64-bit unsigned integer. -**Value** Raw COSE Sign1 message as byte string with Merkle tree root as a detached payload. +**Value** Raw COSE Sign1 message as byte string (DER-encoded). Implements the following :ccf_repo:`CDDL schema `. ``recovery_shares`` ~~~~~~~~~~~~~~~~~~~ @@ -513,7 +513,7 @@ While the contents themselves are encrypted, the table is public so as to be acc **Key** Sentinel value 0, represented as a little-endian 64-bit unsigned integer. -**Value** Endorsed COSE sign1 for the interface, represented as a DER-encoded string. +**Value** Raw COSE Sign1 message as byte string (DER-encoded). Implements the following :ccf_repo:`CDDL schema `. ``previous_service_last_signed_root``