certificate_subject property

certificate_subject property

Gets the subject distinguished name from a certificate.

Definition:

@property
def certificate_subject(self):
    ...

See Also