提交 383b8b8c 编写于 作者: D Dr. Stephen Henson

Typo.

上级 5ce60a20
......@@ -133,8 +133,9 @@ Recover the signed data (e.g. if an RSA key is used):
Verify the signature (e.g. a DSA key):
openssl pkeyutl -verify -sigfile file -in sig -inkey key.pem
openssl pkeyutl -verify -in file -sigfile sig -inkey key.pem
=head1 SEE ALSO
L<genpkey(1)|genpkey(1)>, L<pkey(1)|pkey(1)>, L<rsautl(1)|rsautl(1)>
L<dgst(1)|dgst(1)>, L<rsa(1)|rsa(1)>, L<genrsa(1)|genrsa(1)>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册