move pkinit internal flags to krb5_locl.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21423 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -436,11 +436,6 @@ typedef struct krb5_config_binding krb5_config_binding;
|
|||||||
|
|
||||||
typedef krb5_config_binding krb5_config_section;
|
typedef krb5_config_binding krb5_config_section;
|
||||||
|
|
||||||
enum {
|
|
||||||
KRB5_PKINIT_WIN2K = 1, /* wire compatible with Windows 2k */
|
|
||||||
KRB5_PKINIT_PACKET_CABLE = 2 /* use packet cable standard */
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct krb5_ticket {
|
typedef struct krb5_ticket {
|
||||||
EncTicketPart ticket;
|
EncTicketPart ticket;
|
||||||
krb5_principal client;
|
krb5_principal client;
|
||||||
|
Reference in New Issue
Block a user