Method

FwupdPluginEfiX509Signatureget_subject_name

since: 2.0.8

Declaration [src]

const gchar*
fu_efi_x509_signature_get_subject_name (
  FuEfiX509Signature* self
)

Description [src]

Returns the certificate subject name, with any suffixed version removed.

Available since: 2.0.8

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.