5.4.3.2. CertDetector methods

MethodDescription
__init__(self, certificate) Constructor to initialize a CertDetector instance.

Table 5.28. Method summary

Method __init__(self, certificate)

This constructor initializes a CertDetector instance

Arguments of __init__
certificate (certificate)
Default: n/a
The certificate in PEM format. This must contain either the certificate as a string, or a full pathname to a file containing the certificate.