add padding support via hx509_crypto_set_padding

This commit is contained in:
Love Hornquist Astrand
2010-09-22 14:41:17 -07:00
parent 2f9f212980
commit 6f328a9194
4 changed files with 27 additions and 4 deletions

View File

@@ -133,6 +133,7 @@ HEIMDAL_X509_1.2 {
hx509_crypto_select;
hx509_crypto_set_key_data;
hx509_crypto_set_key_name;
hx509_crypto_set_padding;
hx509_crypto_set_params;
hx509_crypto_set_random_key;
hx509_env_add;