[Top]
GSSAPI
GSSAPI.Context
|
Method GSSAPI.Context()->last_minor_status()
- Method
last_minor_status
int last_major_status()
int last_minor_status()
- Description
Returns the major and minor status codes from the last operation
that called a GSS-API routine, with the exception of those that
wrap GSS_Inquire_context.
|