Main Page | Data Structures | File List | Data Fields | Globals

ss_socket_client Struct Reference


Data Fields

sockaddr_in peeraddr_in
int sck
gss_ctx_id_t gss_context
char * host
int port
char * server_contact
int delegate_credentials

Field Documentation

int ss_socket_client::delegate_credentials
 

Whether to delegate credentials or not. 1 delegate 0 No delegate

Definition at line 162 of file keystore_client.c.

gss_ctx_id_t ss_socket_client::gss_context
 

The Secure Shell context identifier.

Definition at line 151 of file keystore_client.c.

char* ss_socket_client::host
 

The Host name.

Definition at line 153 of file keystore_client.c.

struct sockaddr_in ss_socket_client::peeraddr_in
 

Address for peer socket.

Definition at line 147 of file keystore_client.c.

int ss_socket_client::port
 

The port number.

Definition at line 155 of file keystore_client.c.

int ss_socket_client::sck
 

The socket descriptor.

Definition at line 149 of file keystore_client.c.

char* ss_socket_client::server_contact
 

The server contact.

Definition at line 157 of file keystore_client.c.


The documentation for this struct was generated from the following file:
Generated on Wed May 30 09:56:32 2007 for Secure Storage Service by doxygen 1.3.5