API Version: 4
Library Version: 4
Generated by gi-docgen 2024.1
const guint8* 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.