Updated docs.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-06-05 20:40:41 +02:00
parent 4bf5a80a7a
commit 34cb360d62
5 changed files with 118 additions and 50 deletions

View File

@@ -146,8 +146,3 @@ The signature is verified with the hash:
$ openssl pkeyutl -verify -pubin -inkey 11.pub -in data.sha1 -sigfile data.sig
Signature Verified Successfully
```