Introduction to Library Functions Tspi_Policy_FlushSecret(3)
TCG Software Stack Developers ReferenceNAME
Tspi_Policy_FlushSecret - flush a cached secret
SYNOPSIS
#include
#include
#include
#include
#include
#include
#include
TSS_RESULT Tspi_Policy_FlushSecret(TSS_HPOLICY hPolicy);
DESCRIPTION
Tspi_Policy_FlushSecret tells the TSS to flush a secret that
it had cached for a user.PARAMETERS
hPolicy The hPolicy parameter is the handle of the policy object to be flushed. RETURN CODESTspi_Policy_FlushSecret returns TSS_SUCCESS on success, oth-
erwise one of the following values is returned:TSS_E_INVALID_HANDLE
hPolicy is not a valid handle.TSS_E_INTERNAL_ERROR
An internal SW error has been detected. CONFORMING TOTspi_Policy_FlushSecret conforms to the Trusted Computing
Group Software Specification version 1.1 GoldenSEE ALSO
Tspi_Policy_SetSecret(3), Tspi_Policy_AssignToObject(3).
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
TSS 1.1 Last change: 2004-05-25 1
Introduction to Library Functions Tspi_Policy_FlushSecret(3)
butes:__________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|____________________|_____________________________|_
| Availability | library/security/trousers ||____________________|_____________________________|_
| Interface Stability| Uncommitted ||____________________|____________________________|
NOTES Source for trousers is available at http://opensolaris.organd at http://sourceforge.net/projects/trousers. Documenta-
tion is available at file:///usr/share/man, and http://sourceforge.net/projects/trousers.TSS 1.1 Last change: 2004-05-25 2