From 98b65f767f11d3e4e0d5d29f1c8dfd3fae567c28 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Mon, 27 Nov 2023 22:22:33 +0100 Subject: [PATCH] don't use component key svg --- book/source/04-certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/04-certificates.md b/book/source/04-certificates.md index a3edc11..df3d27f 100644 --- a/book/source/04-certificates.md +++ b/book/source/04-certificates.md @@ -69,7 +69,7 @@ OpenPGP component keys logically consist of an [asymmetric cryptographic keypair [^ecdh-parameters]: For [ECDH](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#name-algorithm-specific-part-for-ecd) component keys, two additional algorithm parameters are integral to the component key's constitutive and immutable properties. Those parameters specify a hash function and a symmetric encryption algorithm. -```{figure} diag/Component_Key.svg +```{figure} diag/Component_Key.png :name: fig-component-key :alt: Depicts a box with white background and no title. In the box one other box is shown. The inner box has a green frame, with a dotted lower-left section, that shows the text "key creation time" and the green public key symbol, as well as the red-dotted private key symbol in the lower right area. In the top left of the inner box the text reads "Component Key".