Method

FwupdPluginEfiX509Signatureget_issuer

since: 2.0.8

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

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.