issuer


Description:

public TlsCertificate issuer { construct; get; }

A TlsCertificate representing the entity that issued this certificate.

If null, this means that the certificate is either self-signed, or else the certificate of the issuer is not available.