certificate property

certificate property

Get X509Certificate2 Certificate from Certificate FilePath or Stream.

Definition:

@property
def certificate(self):
    ...

See Also