rustls_certificate_get_der

Get the DER data of the certificate itself. The data is owned by the certificate and has the same lifetime.

extern (C)
rustls_certificate_get_der
(,
const ubyte** out_der_data
,
size_t* out_der_len
)

Meta