Method

GcrGeneralNameget_value

Declaration [src]

const char*
gcr_general_name_get_value (
  GcrGeneralName* self
)

Description [src]

Returns the actual value of the name.

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.