Update sign-verify.md
This commit is contained in:
@@ -38,7 +38,7 @@ $ pkcs11-tool --id 1 --sign --pin 648219 --mechanism RSA-PKCS -i data -o data.si
|
|||||||
|
|
||||||
To verify the signature:
|
To verify the signature:
|
||||||
```
|
```
|
||||||
$ openssl pkeyutl -verify -pubin -inkey 4.pub -in data -sigfile data.sig
|
$ openssl pkeyutl -verify -pubin -inkey 1.pub -in data -sigfile data.sig
|
||||||
Signature Verified Successfully
|
Signature Verified Successfully
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user