Adapt to new signature of hx509_cms_unenvelope.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18065 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -926,8 +926,10 @@ pk_rd_pa_reply_enckey(krb5_context context,
|
||||
|
||||
ret = hx509_cms_unenvelope(ctx->id->hx509ctx,
|
||||
ctx->id->certs,
|
||||
HX509_CMS_UE_DONT_REQUIRE_KU_ENCIPHERMENT,
|
||||
rep->content->data,
|
||||
rep->content->length,
|
||||
NULL,
|
||||
&contentType,
|
||||
&content);
|
||||
if (ret)
|
||||
|
Reference in New Issue
Block a user