FreeBSD Manual Pages
Security::TLSCheck::ReUser(Contributed Perl DocumSecurity::TLSCheck::Result(3) NAME Security::TLSCheck::Result -- Result storage, aggregation and output VERSION Version 0.2.x SYNOPSIS DESCRIPTION METHODS add_result_for_category( $category => $result ) Helper method for adding a result. aggregate Aggregates all values for output %result is: ( Name => { class => "Security::TLSCheck::Checks::Name", aggregates => count => }, OtherName => ..... ) output Prints the result. A subcluss usually overrides this with some more special output (CSV, ...) perl v5.32.0 2020-08-24 Security::TLSCheck::Result(3)
NAME | VERSION | SYNOPSIS | DESCRIPTION | METHODS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Security::TLSCheck::Result&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>