heimdal: make hx509_cert_public_encrypt public

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Matthieu Patou
2011-01-13 23:57:15 +03:00
committed by Love Hornquist Astrand
parent 995d305f8c
commit 4c507594d3

View File

@@ -4,6 +4,7 @@ HEIMDAL_X509_1.2 {
global:
_hx509_cert_assign_key;
_hx509_cert_private_key;
_hx509_cert_public_encrypt;
_hx509_certs_keys_free;
_hx509_certs_keys_get;
_hx509_expr_eval;