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

#include <krb5_asn.h>

Public Attributes

ASN1_INTEGERavno
 
ASN1_GENERALSTRINGcrealm
 
KRB5_PRINCNAMEcname
 
KRB5_CHECKSUMcksum
 
ASN1_INTEGERcusec
 
ASN1_GENERALIZEDTIMEctime
 
KRB5_ENCKEYsubkey
 
ASN1_INTEGERseqnum
 
KRB5_AUTHDATAauthorization
 

Detailed Description

Definition at line 206 of file krb5_asn.h.

Member Data Documentation

KRB5_AUTHDATA * krb5_authenticator_st::authorization

Definition at line 216 of file krb5_asn.h.

ASN1_INTEGER * krb5_authenticator_st::avno

Definition at line 208 of file krb5_asn.h.

KRB5_CHECKSUM * krb5_authenticator_st::cksum

Definition at line 211 of file krb5_asn.h.

KRB5_PRINCNAME * krb5_authenticator_st::cname

Definition at line 210 of file krb5_asn.h.

ASN1_GENERALSTRING * krb5_authenticator_st::crealm

Definition at line 209 of file krb5_asn.h.

ASN1_GENERALIZEDTIME * krb5_authenticator_st::ctime

Definition at line 213 of file krb5_asn.h.

ASN1_INTEGER * krb5_authenticator_st::cusec

Definition at line 212 of file krb5_asn.h.

ASN1_INTEGER * krb5_authenticator_st::seqnum

Definition at line 215 of file krb5_asn.h.

KRB5_ENCKEY * krb5_authenticator_st::subkey

Definition at line 214 of file krb5_asn.h.


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