Name the pkinit type enum.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22914 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -276,7 +276,7 @@ struct krb5_pk_identity {
|
|||||||
hx509_revoke_ctx revokectx;
|
hx509_revoke_ctx revokectx;
|
||||||
};
|
};
|
||||||
|
|
||||||
enum {
|
enum krb5_pk_type {
|
||||||
PKINIT_WIN2K = 1,
|
PKINIT_WIN2K = 1,
|
||||||
PKINIT_27 = 2
|
PKINIT_27 = 2
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user