Constructor
FwupdPluginEfiX509Devicenew
Declaration [src]
FuEfiX509Device*
fu_efi_x509_device_new (
FuContext* ctx,
FuEfiX509Signature* sig
)
Parameters
ctx |
FuContext |
A |
|
| The data is owned by the caller of the function. | |
sig |
FuEfiX509Signature |
A |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | FuEfiX509Device |
A |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |