vici: Remove obsolete certificate registration for hash-and-URL

This commit is contained in:
Tobias Brunner
2019-11-26 11:12:26 +01:00
parent d384f40f20
commit ad14f3a60d
3 changed files with 0 additions and 63 deletions
@@ -36,13 +36,6 @@ struct vici_authority_t {
*/
credential_set_t set;
/**
* Check if a certificate can be made available through hash and URL.
*
* @param cert end entity certificate
*/
void (*check_for_hash_and_url)(vici_authority_t *this, certificate_t* cert);
/**
* Destroy a vici_authority_t.
*/