prints X.509 names extracted using Ssl::HasMatchingSubjectName()
More...
|
| std::ostream & | os_ |
| | destination for printed names
|
| |
Definition at line 578 of file ErrorDetail.cc.
◆ CommonNamesPrinter()
| CommonNamesPrinter::CommonNamesPrinter |
( |
std::ostream & |
os | ) |
|
|
inlineexplicit |
◆ itemStream()
| std::ostream & CommonNamesPrinter::itemStream |
( |
| ) |
const |
|
private |
prints a comma in front of each item except for the very first one
- Returns
- a stream for printing the name
Definition at line 617 of file ErrorDetail.cc.
◆ match()
◆ matchDomainName()
| bool CommonNamesPrinter::matchDomainName |
( |
const Dns::DomainName & |
domain | ) |
const |
|
overrideprotectedvirtual |
◆ matchIp()
| bool CommonNamesPrinter::matchIp |
( |
const Ip::Address & |
ip | ) |
const |
|
overrideprotectedvirtual |
◆ os_
| std::ostream& CommonNamesPrinter::os_ |
|
private |
◆ printed
| size_t CommonNamesPrinter::printed = 0 |
|
mutable |
The documentation for this class was generated from the following file: