提交 0ea65947 编写于 作者: L Lutz Jänicke

Typo (reported by Petr Lancaric <Petr.Lancaric@ips-ag.cz>)

上级 1e20bb06
......@@ -101,11 +101,11 @@ Sign some data using a private key:
Recover the signed data
openssl rsautl -sign -in sig -inkey key.pem
openssl rsautl -verify -in sig -inkey key.pem
Examine the raw signed data:
openssl rsautl -sign -in file -inkey key.pem -raw -hexdump
openssl rsautl -verify -in file -inkey key.pem -raw -hexdump
0000 - 00 01 ff ff ff ff ff ff-ff ff ff ff ff ff ff ff ................
0010 - ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff ................
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册