Home | History | Annotate | Download | only in src

Lines Matching full:devcert

3626  * @param devcert the device certificate as an XML string or NULL if the call
3631 int LIBMTP_Get_Device_Certificate(LIBMTP_mtpdevice_t *device, char ** const devcert)
3633 return get_device_unicode_property(device, devcert, PTP_DPC_MTP_DeviceCertificate);