comments property

comments property

Comments of Digital Signature to validate.

Definition:

@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...

See Also