Introduction to Library Functions Tspi_Context_Create(3)
NAME
Tspi_Context_Create - create a TSP context handle.
SYNOPSIS
#include
#include
#include
#include
#include
#include
#include
TSS_RESULT Tspi_Context_Create(TSS_HCONTEXT* phContext);
DESCRIPTION
Tspi_Context_Create creates a handle to a new context ob-
ject. The context is then used by other API functions to track resources related to it.PARAMETERS
phContext Receives the handle to the created context object. RETURN CODESTspi_Context_Create returns TSS_SUCCESS on success, other-
wise one of the following values are returned:TSS_E_INTERNAL_ERROR - An internal error occurred
CONFORMING TOTspi_Context_Create conforms to the Trusted Computing Group
Software Specification version 1.1 GoldenSEE ALSO
Tspi_Context_Close(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_Create(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