File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ T1ZprZqwRPOjiLJg9AwA/ArTwCPz7c2vmxlv7sRlRLUI6CdsOqhuO1KfYXrq7idI
82
82
83
83
$ cat sig | gpgpdump -u
84
84
Signature Packet (tag 2) (94 bytes)
85
- Version: 4 (new )
85
+ Version: 4 (current )
86
86
Signiture Type: Signature of a canonical text document (0x01)
87
87
Public-key Algorithm: ECDSA public key algorithm (pub 19)
88
88
Hash Algorithm: SHA256 (hash 8)
@@ -103,7 +103,7 @@ $ cat sig | gpgpdump -t -u
103
103
[[Packet.Item]]
104
104
name = "Version"
105
105
value = "4"
106
- note = "new "
106
+ note = "current "
107
107
108
108
[[Packet.Item]]
109
109
name = "Signiture Type"
@@ -155,7 +155,7 @@ $ cat sig | gpgpdump -j -u
155
155
{
156
156
"name": "Version",
157
157
"value": "4",
158
- "note": "new "
158
+ "note": "current "
159
159
},
160
160
{
161
161
"name": "Signiture Type",
You can’t perform that action at this time.
0 commit comments