Class CertChain (1.4.2)

CertChain(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attribute

NameDescription
certificates Sequence[str]
The certificates that form the CA chain, from leaf to root order.

Inheritance

builtins.object > proto.message.Message > CertChain