get_subject_raw
Description:
[ CCode ( array_length_pos = 0.1 ,  array_length_type = "gsize" ) ]
public uint8[]? get_subject_raw ()
  public uint8[]? get_subject_raw ()
Get the raw DER data for the subject DN of the certificate.
The data should be freed by using g_free when no longer required.
Parameters:
| this | |
| n_data | 
           The length of the returned data.  | 
      
Returns:
| 
           allocated memory containing the raw subject  |