SecurityDetails.subjectName() method

The name of the subject to which the certificate was issued.

Signature

class SecurityDetails {
  subjectName(): string;
}

Returns:

string