Method

FwupdPluginEfiX509Signatureget_subject_vendor

Declaration [src]

const gchar*
fu_efi_x509_signature_get_subject_vendor (
  FuEfiX509Signature* self
)

Description [src]

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

Available since:2.0.8

Return value

Returns: const gchar*
 

String, or NULL for unset.

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