Implement support for TPM-backed signing keys (#953)

This commit is contained in:
Charles Duffy
2021-04-11 18:07:52 -05:00
committed by André Roth
parent ab18da351d
commit 43a4d06dbe
3 changed files with 92 additions and 29 deletions
+1 -1
View File
@@ -1622,7 +1622,7 @@ GPG passphrase\-file for the key (warning: could be insecure)
.
.TP
\-\fBsecret\-keyring\fR=
GPG secret keyring to use (instead of default)
GPG secret keyring to use (instead of default); may be of the form \fBtpm://HANDLE?dev=DEVICE\fR to use a TPM-backed key if the selected \fBgpgProvider\fR is \fBinternal\fR, where \fBHANDLE\fR is of the form \fB0x81000003\fR, and \fBdev\fR is a (URL-escaped) value similar to \fB/dev/tpmrm0\fR (which happens to be the default if not given).
.
.TP
\-\fBskip\-bz2\fR