Skip to content

Commit bd1c997

Browse files
author
kyoder
committed
removed wording about SRK not requiring auth
1 parent 2ed9842 commit bd1c997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎man/man3/tpmUnsealFile.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tpmUnsealFile, tpmUnsealShred, tpmUnsealStrerror - unseal routines
3737

3838
.SH "DESCRIPTION"
3939
.PP
40-
The functions in the tpmUnseal family allow access to a piece of sensitive data that has been sealed to the TPM configuration of a given system if the conditions are right, that is the SRK has not changed and does not require authorization, and the PCRS (if any) specified at seal time are of the appropriate value.
40+
The functions in the tpmUnseal family allow access to a piece of sensitive data that has been sealed to the TPM configuration of a given system if the conditions are right, that is the SRK has not changed and the PCRS (if any) specified at seal time are of the appropriate value.
4141

4242
The tpmUnsealFile function returns the contents of the file unsealed in the data buffer. The memory at *data must be freed by the caller.
4343

0 commit comments

Comments
 (0)