comments property

DigitalSignature.comments property

Gets the signing purpose comment.

@property
def comments(self) -> str:
    ...

See Also