From e22e3cb4a7c656a4c6b770665aece129b75fe4f7 Mon Sep 17 00:00:00 2001 From: "Tammi L. Coles" Date: Fri, 19 Jan 2024 17:48:36 +0100 Subject: [PATCH] restore for example --- book/source/signatures.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/source/signatures.md b/book/source/signatures.md index 55371f5..2c80b22 100644 --- a/book/source/signatures.md +++ b/book/source/signatures.md @@ -76,6 +76,8 @@ Structure and context of an {term}`OpenPGP signature packet` The input data packets differ between specific signature types. Also see {numref}`fig-signature-types`. +For example: + - [**Binary data signature**](data-signature-types): The input data packet is a {term}`literal data packet`. - [**Subkey binding signature**](bind-subkey): The input data packets consist of a primary and a subkey packet.