Method

GcrGeneralNameget_value_raw

unstable since: 4.3.90

Declaration [src]

GBytes*
gcr_general_name_get_value_raw (
  GcrGeneralName* self
)

Description [src]

Returns the raw bytes describing the value of the name.

Available since: 4.3.90

Return value

Type: GBytes

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.