sign_time property

DigitalSignature.sign_time property

Gets the time the document was signed.

@property
def sign_time(self) -> datetime.datetime:
    ...

See Also