HIRS icon indicating copy to clipboard operation
HIRS copied to clipboard

[#441] tcg_rim_tool option to embed cert in signature

Open chubtub opened this issue 2 years ago • 0 comments

These changes do the following:

  • Add a commandline option (-e|--embed-cert) to explicitly embed the signing certificate within the signature of a base RIM. -- If the -e option is not explicitly given only the publickey will be added to the signature.
  • Add a unit test for -e.
  • Clean up checkstyle formatting: line lengths, final paramters.

Closes #441

chubtub avatar Mar 08 '22 16:03 chubtub