:right-sidebar: True GeneralName =================================================================== .. currentmodule:: gi.repository.Gcr .. versionadded:: 4.3.90 .. class:: GeneralName(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` An object describing a name as part of the Subject Alternative Name (SAN) extension. Methods ------- .. rst-class:: interim-class .. class:: GeneralName :no-index: .. method:: get_description() -> str Returns a user-friendly string describing the name. .. method:: get_value() -> str Returns the actual value of the name. .. method:: get_value_raw() -> ~gi.repository.GLib.Bytes Returns the raw bytes describing the value of the name.