nShield session management functions
The following are nShield-specific calls for K/N card set support:
C_LoginBegin
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version | 
|---|---|---|---|
| 
 | tbc | Without modifications | 2.40 | 
C_LoginNext
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version | 
|---|---|---|---|
| 
 | tbc | Without modifications | 2.40 | 
C_LoginEnd
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version | 
|---|---|---|---|
| 
 | tbc | Without modifications | 2.40 | 
C_GetSessionInfo
| Function | Supported in Security World | Performs as in PKCS #11 spec | PKCS #11 spec version | 
|---|---|---|---|
| 
 | tbc | Without modifications | 2.40 | 
nShield session management function notes
ulDeviceError returns the numeric value of the last status, other than Status_OK, returned by the module.
This value is never cleared.
Status values are enumerated in the header file messages-args-en.h on the nShield Developer’s installation media.
For descriptions of nShield status codes, see the nCore API Documentation (supplied as HTML).