Skip to content

Commit 2d3a921

Browse files
committed
align code
[skip-ci]
1 parent 4f7747e commit 2d3a921

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/crypt.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4578,8 +4578,9 @@ \chapter{Diffie-Hellman Key Exchange}
45784578
45794579
Version ::= INTEGER { v1(0) }
45804580
4581-
Flags ::= BIT STRING {
4582-
privateKey (0) -- this BIT is '1' if it's a private key or '0' if it's a public key
4581+
Flags ::= BIT STRING {
4582+
privateKey (0) -- this BIT is '1' if it's a private key
4583+
-- or '0' if it's a public key
45834584
}
45844585
\end{verbatim}
45854586

0 commit comments

Comments
 (0)