From c9bd8cb8d4edfa5637a26f2c24a38fe5755bc3a4 Mon Sep 17 00:00:00 2001 From: "myarbrough@oreilly.com" Date: Wed, 5 Nov 2014 08:51:10 -0800 Subject: [PATCH] Made changes to ch04.asciidoc --- ch04.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ch04.asciidoc b/ch04.asciidoc index c2ed5a5c..439001f5 100644 --- a/ch04.asciidoc +++ b/ch04.asciidoc @@ -333,8 +333,9 @@ Both private and public keys can be represented in a number of different formats [[priv_formats]] ===== Private key formats -The private key can be represented in a number of different formats, all of which correspond to the same 256-bit number. Table 4-2 shows three common formats used to represent private keys. +The private key can be represented in a number of different formats, all of which correspond to the same 256-bit number. <> shows three common formats used to represent private keys. +[[table_4-2]] .Private key representations (encoding formats) [options="header"] |=======