From 9bc00cbf1c03209b097770d2d08ae1188895eff2 Mon Sep 17 00:00:00 2001 From: Julie Zhao Date: Thu, 13 Mar 2025 13:36:15 -0400 Subject: [PATCH] update supported values for header_canon for ARC sealing --- content/momentum/4/lua/ref-msys-validate-openarc-sign.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/momentum/4/lua/ref-msys-validate-openarc-sign.md b/content/momentum/4/lua/ref-msys-validate-openarc-sign.md index cd9f93db..b18eb7e6 100644 --- a/content/momentum/4/lua/ref-msys-validate-openarc-sign.md +++ b/content/momentum/4/lua/ref-msys-validate-openarc-sign.md @@ -56,7 +56,7 @@ This function takes the following parameters: * `header_canon` – header canonicalization setting. - Supported values are `relaxed`, `simple`. Defaults to `relaxed`. + The only supported value is `relaxed`. * `body_canon` – body canonicalization setting