[go: up one dir, main page]

File: signature.md

package info (click to toggle)
tpm2-tools 5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,396 kB
  • sloc: ansic: 35,984; sh: 12,809; xml: 8,089; makefile: 569
file content (6 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Signature Format Specifiers

Format selection for the signature output file. **tss** (the default) will
output a binary blob according to the TPM 2.0 specification and any potential
compiler padding. The option **plain** will output the plain signature data
as defined by the used cryptographic algorithm.