SecurityDetails.issuer() method

The name of the issuer of the certificate.

Signature

class SecurityDetails {
  issuer(): string;
}

Returns:

string