SSLCertificate

Abstract interface for an SSL certificate.

abstract
class SSLCertificate {}

Members

Functions

getSubjectName
string getSubjectName()

Returns the full certificate subject name.

Meta