Method

FwupdPluginX509Certificateget_subject

since: 2.0.9

Declaration [src]

const gchar*
fu_x509_certificate_get_subject (
  FuX509Certificate* self
)

Description [src]

Returns the certificate subject.

Available since: 2.0.9

Return value

Type: const gchar*

String, or NULL for unset.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.