align code
[skip-ci]
This commit is contained in:
parent
4f7747eaec
commit
2d3a921de4
@ -4578,8 +4578,9 @@ DiffieHellmanKey ::= SEQUENCE {
|
|||||||
|
|
||||||
Version ::= INTEGER { v1(0) }
|
Version ::= INTEGER { v1(0) }
|
||||||
|
|
||||||
Flags ::= BIT STRING {
|
Flags ::= BIT STRING {
|
||||||
privateKey (0) -- this BIT is '1' if it's a private key or '0' if it's a public key
|
privateKey (0) -- this BIT is '1' if it's a private key
|
||||||
|
-- or '0' if it's a public key
|
||||||
}
|
}
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user