Introduction to Library Functions Tspi_Context_Close(3)
NAME
Tspi_Context_Close - destroy a TSP context handle.
SYNOPSIS
#include
#include
#include
#include
#include
#include
#include
TSS_RESULT Tspi_Context_Close(TSS_HCONTEXT hLocalContext);
DESCRIPTION
Tspi_Context_Close destroys a context by passing in the han-
dle to that context.PARAMETERS
hLocalContext The handle to the context to be closed. RETURN CODESTspi_Context_Close returns TSS_SUCCESS on success, otherwise
one of the following values are returned:TSS_E_INVALID_HANDLE - hLocalContext is an invalid
TSS_E_INTERNAL_ERROR - An error occurred internal
CONFORMING TOTspi_Context_Close conforms to the Trusted Computing Group
Software Specification version 1.1 GoldenSEE ALSO
Tspi_Context_Create(3), Tspi_Context_Connect(3).
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:TSS 1.1 Last change: 2004-05-26 1
Introduction to Library Functions Tspi_Context_Close(3)
__________________________________________________
| 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-26 2