gramine-sgx-get-token – Gramine SGX token generator
Synopsis
gramine-sgx-get-token [OPTION]… –sig sigstruct_file –output token_file
Description
gramine-sgx-get-token is used to generate the SGX token file for given SIGSTRUCT (“.sig” file).
Command line arguments
- --sig sigstruct_file, -s sigstruct_file
Path to the input file containing SIGSTRUCT.
- --output token_file, -o token_file
Path to the output token file.
- --verbose, -v
Print details to standard output. This is the default.
- --quiet, -q
Don’t print details to standard output.