Replace hx509_name_to_der_name with hx509_name_binary.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22431 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-01-13 14:07:41 +00:00
parent 8fa8981654
commit 7e262db693

View File

@@ -122,7 +122,7 @@ HEIMDAL_X509_1.0 {
hx509_name_is_null_p;
hx509_name_normalize;
hx509_name_to_Name;
hx509_name_to_der_name;
hx509_name_binary;
hx509_name_to_string;
hx509_ocsp_request;
hx509_ocsp_verify;