add context variable to _hx509_collector_private_key_add

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18859 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-24 13:13:34 +00:00
parent e4ce12b8d1
commit e04a318438

View File

@@ -102,7 +102,8 @@ ShroudedKeyBag_parser(hx509_context context,
if (ret)
return ret;
_hx509_collector_private_key_add(c,
_hx509_collector_private_key_add(context,
c,
&ki.privateKeyAlgorithm,
NULL,
&ki.privateKey,