pass in time_now to unevelope

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23269 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-06-23 03:23:57 +00:00
parent 9d452c8bd0
commit 7eb3ad157f

View File

@@ -276,6 +276,7 @@ envelopedData_parser(hx509_context context,
0,
data, length,
NULL,
0,
&contentType,
&content);
if (ret) {