final class atoti.ClientCertificate
A client certificate toconnect() to a session configured with ClientCertificateConfig.
Example
certificate : Path
Path to the.pem file containing the client certificate.
keyfile : Path | None = None
Path to the certificate.key file.