:right-sidebar: True CertificateExtensionExtendedKeyUsage =================================================================== .. currentmodule:: gi.repository.Gcr .. versionadded:: 4.3.90 .. class:: CertificateExtensionExtendedKeyUsage(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gcr.CertificateExtension`, :class:`~gi.repository.GObject.Object` A certificate extension that can be used to restrict an extended set of usages of a given certificate. Similar to :obj:`~gi.repository.Gcr.CertificateExtensionKeyUsage`\, this extension defined an additional set of purposes for which this certificate may be used. Methods ------- .. rst-class:: interim-class .. class:: CertificateExtensionExtendedKeyUsage :no-index: .. method:: get_descriptions() -> list[str] Returns a user-friendly list of description of the key usages. .. method:: get_oids() -> list[str] Returns the list of OIDs of the extended key usages.