Chapter 5
Developing and Administering Financial Services
123
The syntax for the
fs_lib_close()
function is as follows:
TABLE 5-3
lists the parameters for the
fs_
lib_close
()
function.
TABLE 5-4
lists the return values for the
fs_
lib_close
()
function.
Session Establishment Function
fs_session_open()
Users can establish multiple financial services sessions, thus allowing multithreaded
access to the financial services capabilities. Sessions can be created only after you
have initialized the financial services library with the
fs_lib_open()
function. A
unique session handle is returned and must then be used for all financial service
requests for that specific session.
The syntax for the
fs_session_open()
function is as follows:
TABLE 5-5
lists the parameters for the
fs_
session_open
()
function.
fsReturn_t fs_lib_close(fsLibHandle_t handle)
TABLE 5-3
fs_lib_close()
Function Parameters
Parameter
Description
handle
Financial services library handle returned from the
fs_lib_open
function
TABLE 5-4
fs_lib_close()
Function Return Values
Return Value
Description
fsOK
Successfully closed the financial services library
fsInvalidHandle
Library handle invalid
fsSessHandle_t fs_session_open(fsLibHandle_t handle)
TABLE 5-5
fs_session_open()
Function Parameters
Parameter
Description
handle
Library handle obtained from the
fs_lib_open()
function
Summary of Contents for Crypto Accelerator 6000 Board
Page 1: ...Sun Crypto Accelerator 6000 Board Version 1 1 User s Guide Part No E39851 01 February 2013...
Page 16: ...xvi Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 18: ...xviii Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 21: ...Preface xxi...
Page 22: ...xxii Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 54: ...32 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 118: ...96 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 210: ...188 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 228: ...206 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 242: ...220 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 256: ...234 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 260: ...238 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...
Page 266: ...244 Sun Crypto Accelerator 6000 Board User s Guide for Version 1 1 February 2013...