35f9c6d1e6
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
229 B
229 B
sidebar_label |
---|
SecurityDetails.issuer |
SecurityDetails.issuer() method
The name of the issuer of the certificate.
Signature:
class SecurityDetails {
issuer(): string;
}
Returns:
string