keychain: load certificates only once during startup, improving performance
This commit is contained in:
@@ -30,11 +30,6 @@ typedef struct keychain_creds_t keychain_creds_t;
|
||||
*/
|
||||
struct keychain_creds_t {
|
||||
|
||||
/**
|
||||
* Implements credential_set_t.
|
||||
*/
|
||||
credential_set_t set;
|
||||
|
||||
/**
|
||||
* Destroy a keychain_creds_t.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user