get_der_data
Description:
[ CCode ( array_length_pos = 0.1 , array_length_type = "gsize" ) ]
public abstract unowned uint8[] get_der_data ()
public abstract unowned uint8[] get_der_data ()
Gets the raw DER data for an X.509 certificate.
Parameters:
this | |
n_data |
a pointer to a location to store the size of the resulting DER data. |
Returns:
raw DER data of the X.509 certificate |