OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
kssl_ctx_st Struct Reference

#include <kssl.h>

Public Attributes

char * service_name
 
char * service_host
 
char * client_princ
 
char * keytab_file
 
char * cred_cache
 
krb5_enctype enctype
 
int length
 
krb5_octet FARkey
 

Detailed Description

Definition at line 130 of file kssl.h.

Member Data Documentation

char * kssl_ctx_st::client_princ

Definition at line 135 of file kssl.h.

char * kssl_ctx_st::cred_cache

Definition at line 137 of file kssl.h.

krb5_enctype kssl_ctx_st::enctype

Definition at line 138 of file kssl.h.

krb5_octet FAR * kssl_ctx_st::key

Definition at line 140 of file kssl.h.

char * kssl_ctx_st::keytab_file

Definition at line 136 of file kssl.h.

int kssl_ctx_st::length

Definition at line 139 of file kssl.h.

char * kssl_ctx_st::service_host

Definition at line 134 of file kssl.h.

char * kssl_ctx_st::service_name

Definition at line 133 of file kssl.h.


The documentation for this struct was generated from the following files: