We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c0bdd commit 2d2c068Copy full SHA for 2d2c068
PROTOCOL.key
@@ -40,7 +40,7 @@ of the cipher block size.
40
byte[] privatekey2
41
string comment2
42
...
43
- string privatekeyN
+ byte[] privatekeyN
44
string commentN
45
byte 1
46
byte 2
@@ -68,4 +68,4 @@ For unencrypted keys the cipher "none" and the KDF "none"
68
are used with empty passphrases. The options if the KDF "none"
69
are the empty string.
70
71
-$OpenBSD: PROTOCOL.key,v 1.3 2022/07/01 04:45:50 djm Exp $
+$OpenBSD: PROTOCOL.key,v 1.4 2024/03/30 05:56:22 djm Exp $
0 commit comments