Certificate.cc File Reference
#include "squid.h"
#include "debug/Stream.h"
#include "sbuf/SBuf.h"
#include "security/Certificate.h"
#include "ssl/gadgets.h"
#include <iostream>
Include dependency graph for Certificate.cc:
Go to the source code of this file.
Functions | |
const char * | MissingLibraryError () |
std::ostream & | operator<< (std::ostream &os, Security::Certificate &cert) |
reports a one-line gist of the Certificate Subject Name (for debugging) More... | |
Function Documentation
◆ MissingLibraryError()
|
inline |
Definition at line 22 of file Certificate.cc.
Referenced by Security::IssuedBy(), Security::IssuerName(), and Security::SubjectName().
◆ operator<<()
std::ostream & operator<< | ( | std::ostream & | os, |
Security::Certificate & | cert | ||
) |
Definition at line 131 of file Certificate.cc.
References Security::SubjectName().