certificates property

certificates property

Gets the collection of certificates.

Remarks

It is intended that the set of certificates be sufficient to contain certification paths from a recognized “root” or “top-level certification authority” to all of the signers in the SignerInfo field.

Definition:

@property
def certificates(self):
    ...

See Also