SecurityDetails.issuer() method
The name of the issuer of the certificate.
Signature:
class SecurityDetails {
issuer(): string;
}
Returns:
string
The name of the issuer of the certificate.
class SecurityDetails {
issuer(): string;
}
Returns:
string