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

#include <krb5_asn.h>

Public Attributes

ASN1_INTEGERtktvno
 
ASN1_GENERALSTRINGrealm
 
KRB5_PRINCNAMEsname
 
KRB5_ENCDATAencdata
 

Detailed Description

Definition at line 112 of file krb5_asn.h.

Member Data Documentation

KRB5_ENCDATA * krb5_tktbody_st::encdata

Definition at line 117 of file krb5_asn.h.

ASN1_GENERALSTRING * krb5_tktbody_st::realm

Definition at line 115 of file krb5_asn.h.

KRB5_PRINCNAME * krb5_tktbody_st::sname

Definition at line 116 of file krb5_asn.h.

ASN1_INTEGER * krb5_tktbody_st::tktvno

Definition at line 114 of file krb5_asn.h.


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