certificate_stream property

certificate_stream property

Gets digital certificate stream. If this property is specified it is always used instead CertificateFilePath.

Definition:

@property
def certificate_stream(self):
    ...

See Also