Use centralized hasher names in pki utility

This commit is contained in:
Martin Willi
2012-07-17 17:32:05 +02:00
parent 6719889e0a
commit c63fb853e8
6 changed files with 8 additions and 45 deletions
-5
View File
@@ -31,9 +31,4 @@
*/
bool get_form(char *form, cred_encoding_type_t *enc, credential_type_t type);
/**
* Convert a digest string to a hash algorithm
*/
hash_algorithm_t get_digest(char *name);
#endif /** PKI_H_ @}*/