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

#include <krb5_asn.h>

Public Attributes

ASN1_INTEGERpvno
 
ASN1_INTEGERmsgtype
 
ASN1_BIT_STRINGapoptions
 
KRB5_TICKET * ticket
 
KRB5_ENCDATAauthenticator
 

Detailed Description

Definition at line 135 of file krb5_asn.h.

Member Data Documentation

ASN1_BIT_STRING * krb5_ap_req_st::apoptions

Definition at line 139 of file krb5_asn.h.

KRB5_ENCDATA * krb5_ap_req_st::authenticator

Definition at line 141 of file krb5_asn.h.

ASN1_INTEGER * krb5_ap_req_st::msgtype

Definition at line 138 of file krb5_asn.h.

ASN1_INTEGER * krb5_ap_req_st::pvno

Definition at line 137 of file krb5_asn.h.

KRB5_TICKET * krb5_ap_req_st::ticket

Definition at line 140 of file krb5_asn.h.


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