projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e20bb0
)
Typo (reported by Petr Lancaric <Petr.Lancaric@ips-ag.cz>)
author
Lutz Jänicke
<jaenicke@openssl.org>
Wed, 25 Apr 2001 15:24:47 +0000
(15:24 +0000)
committer
Lutz Jänicke
<jaenicke@openssl.org>
Wed, 25 Apr 2001 15:24:47 +0000
(15:24 +0000)
doc/apps/rsautl.pod
patch
|
blob
|
history
diff --git
a/doc/apps/rsautl.pod
b/doc/apps/rsautl.pod
index 7a334bc8d6a397ed1f48c7fea3bd9f468b21d90f..a7c1681d9859b8821e8937d36861275e2991cd15 100644
(file)
--- a/
doc/apps/rsautl.pod
+++ b/
doc/apps/rsautl.pod
@@
-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 ................