API Version: 3
Library Version: 3
Generated by gi-docgen 2024.1
const guint8* gcr_certificate_get_der_data ( GcrCertificate* self, gsize* n_data )
Gets the raw DER data for an X.509 certificate.
n_data
Type: gsize*
gsize*
A pointer to a location to store the size of the resulting DER data.
Type: An array of guint8
guint8
Raw DER data of the X.509 certificate.