Skip to content

Commit c14c479

Browse files
authored
docs: Fixed typo in response APDU for PIV signing command
1 parent eba2ef0 commit c14c479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users-manual/application-piv/apdu/auth-sign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The signature is returned encoded as follows,
9797

9898
For example, with RSA-2048, the signature will be
9999

100-
7C 82 01 04 82 828 01 00 <256-byte signature>
100+
7C 82 01 04 82 82 01 00 <256-byte signature>
101101

102102
With ECC-P256, the signature will be
103103

0 commit comments

Comments
 (0)