certificate property
CertificateHolder.certificate property
Returns the instance of X509Certificate2 which holds private, public keys and certificate chain.
@property
def certificate(self) -> None:
...
See Also
- module aspose.words.digitalsignatures
- class CertificateHolder