Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
/**
|
||||
* Convert a form string to a encoding type
|
||||
*/
|
||||
bool get_form(char *form, key_encoding_type_t *type, bool pub);
|
||||
bool get_form(char *form, cred_encoding_type_t *type, bool pub);
|
||||
|
||||
/**
|
||||
* Convert a digest string to a hash algorithm
|
||||
|
||||
Reference in New Issue
Block a user