digital_signatures property

digital_signatures property

Returns the collection of signatures used to sign the presentation. Read-only IDigitalSignatureCollection.

Definition:

@property
def digital_signatures(self):
    ...

See Also