5.4.6.2. SniDetector methods

MethodDescription
__init__(self, server_name_matcher) Constructor to initialize a SNIDetector instance.

Table 5.30. Method summary

Method __init__(self, server_name_matcher)

This constructor initializes a SNIDetector instance

Arguments of __init__
server_name_matcher (class)
Default: n/a
Matcher class (e.g.: RegexpMatcher) used to check and filter hostnames in Server Name Indication TLS extension.