5.5.23.2. StaticCertificate methods

MethodDescription
__init__(self, certificate) Initializes a static Certificate object.

Table 5.55. Method summary

Method __init__(self, certificate)

A static Certificate that can be used in SSL/TLS connections.

Arguments of __init__
certificate (class)
Default: n/a
The certificate instance to show to the peer.