Method

FwupdPluginEfiX509Signatureget_issuer

Declaration [src]

const gchar*
fu_efi_x509_signature_get_issuer (
  FuEfiX509Signature* self
)

Description [src]

Returns the certificate issuer.

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.