is_valid property

is_valid property

Gets a value indicating whether the signature is valid.

Definition:

@property
def is_valid(self):
    ...

See Also