certificate property
certificate property
Gets or sets the X509 certificate.
Definition:
@property
def certificate(self):
...
@certificate.setter
def certificate(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
DigitalSignature