Introduction to Library Functions Tspi_Context_Connect(3)
NAME.
Tspi_Context_Connect- connect a TSP to a Core Services dae-
monSYNOPSIS
#include
#include
#include
#include
#include
#include
#include
TSS_RESULT Tspi_Context_Connect(TSS_HCONTEXT hLocalContext, UNICODE* wszDestination);
DESCRIPTION
Tspi_Context_Connect creates a connetion between the appli-
cation and the local or remote TSS System.PARAMETERS
hLocalContext The handle to the context to be connected. wszDestination A null terminated unicode string which specifies the localor remote system to which one will be connected. If wszDes-
tination is NULL, the connection will be to a local TCS. RETURN CODESTspi_Context_Connect returns TSS_SUCCESS on success, other-
wise 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_Connect conforms to the Trusted Computing Group
Software Specification version 1.1 GoldenSEE ALSO
Tspi_Context_Create(3), Tspi_Context_Close(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_Connect(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