Rename the pkinit type enum.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22918 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -46,7 +46,7 @@ RCSID("$Id$");
|
|||||||
#include "crypto-headers.h"
|
#include "crypto-headers.h"
|
||||||
|
|
||||||
struct pk_client_params {
|
struct pk_client_params {
|
||||||
enum pkinit_type type;
|
enum krb5_pk_type type;
|
||||||
BIGNUM *dh_public_key;
|
BIGNUM *dh_public_key;
|
||||||
hx509_cert cert;
|
hx509_cert cert;
|
||||||
unsigned nonce;
|
unsigned nonce;
|
||||||
|
Reference in New Issue
Block a user