fix(security): ensure unpairing takes effect without restart (#2365)
This commit is contained in:
@@ -73,6 +73,9 @@ namespace crypto {
|
||||
void
|
||||
add(x509_t &&cert);
|
||||
|
||||
void
|
||||
clear();
|
||||
|
||||
const char *
|
||||
verify(x509_t::element_type *cert);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user