is_valid_signed property

is_valid_signed property

Indicates whether the signature of VBA project is valid or not.

Definition:

@property
def is_valid_signed(self):
    ...

See Also