signed property

signed property

Read-only property that shows if Form-field Signature was signed with digital certificate.

Definition:

@property
def signed(self):
    ...

See Also