Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding
This commit is contained in:
@@ -99,9 +99,9 @@ struct library_t {
|
||||
credential_manager_t *credmgr;
|
||||
|
||||
/**
|
||||
* key encoding registry and factory
|
||||
* Credential encoding registry and factory
|
||||
*/
|
||||
key_encoding_t *encoding;
|
||||
cred_encoding_t *encoding;
|
||||
|
||||
/**
|
||||
* URL fetching facility
|
||||
|
||||
Reference in New Issue
Block a user