is_signed property

is_signed property

Indicates whether the email document is signed.

Definition:

@property
def is_signed(self):
    ...

See Also