From 6adeeb4728b0de3b797017e64bd926b59a612fde Mon Sep 17 00:00:00 2001 From: laurenw-arm Date: Tue, 3 Oct 2023 15:36:25 -0500 Subject: docs(cert-create): add key size options for ecdsa Adding the possible key sizes for the ecdsa key algorithm. Change-Id: I58947bc749fed911766a1462a0c2ba520b8f7c69 Signed-off-by: Lauren Wehrmeister --- docs/getting_started/build-options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/getting_started/build-options.rst b/docs/getting_started/build-options.rst index cf8002d64..cd70a2275 100644 --- a/docs/getting_started/build-options.rst +++ b/docs/getting_started/build-options.rst @@ -692,7 +692,7 @@ Common build options +===========================+====================================+ | rsa | 1024 , 2048 (default), 3072, 4096* | +---------------------------+------------------------------------+ - | ecdsa | unavailable | + | ecdsa | 256 (default), 384 | +---------------------------+------------------------------------+ | ecdsa-brainpool-regular | unavailable | +---------------------------+------------------------------------+ -- cgit v1.2.3