Validator.h File Reference
Include dependency graph for Validator.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | Ssl::Validator |
| Base validator class. More... | |
| class | Ssl::FingerprintValidator< FP > |
| Class template to validate any kind of fingerprint. More... | |
| class | Ssl::CallbackValidator |
| Validator class wrapping a user-provided callback delegate, plus optional parameter. More... | |
Namespaces | |
| Ssl | |
Typedefs | |
| using | Ssl::ValidatorCallback = Delegate< bool(const Certificate *certificate, void *data)> |
| Validator callback function. More... | |
1.8.17