mirror of
https://github.com/corda/corda.git
synced 2024-12-27 08:22:35 +00:00
README.md: add sentence on unsigned SIGSTRUCT blob
This commit is contained in:
parent
e8f4e303eb
commit
7d337c8821
@ -11,7 +11,7 @@ How to run
|
||||
The following Makefile targets execute different steps in the signing process and output into build/
|
||||
|
||||
|
||||
* `make unsigned` will build the unsigned enclave (noop\_enclave.unsigned.so).
|
||||
* `make unsigned` will build the unsigned enclave and extract the unsigned SIGSTRUCT blob to sign (noop\_enclave.unsigned.so, noop\_enclave\_blob\_to\_sign.bin).
|
||||
|
||||
|
||||
The following targets use OpenSSL instead of the HSM:
|
||||
|
Loading…
Reference in New Issue
Block a user