extended credential_set_t interface by a cache_cert() method
allows persistent or in-memory caching of fetched certificates
This commit is contained in:
@@ -105,14 +105,6 @@ struct interface_job_t {
|
||||
interface_bus_listener_t listener;
|
||||
};
|
||||
|
||||
/**
|
||||
* Implements the famous nop operation
|
||||
*/
|
||||
static void nop(job_t *job)
|
||||
{
|
||||
/* NOP */
|
||||
}
|
||||
|
||||
/**
|
||||
* Implementation of controller_t.create_ike_sa_iterator.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user