Gcr.CertificateExtensionExtendedKeyUsage

g GObject.Object GObject.Object Gcr.CertificateExtension Gcr.CertificateExtension GObject.Object->Gcr.CertificateExtension Gcr.CertificateExtensionExtendedKeyUsage Gcr.CertificateExtensionExtendedKeyUsage Gcr.CertificateExtension->Gcr.CertificateExtensionExtendedKeyUsage

Subclasses:

None

Methods

Inherited:

Gcr.CertificateExtension (4), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_descriptions ()

get_oids ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Inherited:

Gcr.CertificateExtension (3)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Gcr.CertificateExtensionExtendedKeyUsage(**kwargs)
Bases:

Gcr.CertificateExtension

Abstract:

No

Structure:

Gcr.CertificateExtensionExtendedKeyUsageClass

A certificate extension that can be used to restrict an extended set of usages of a given certificate.

Similar to [class`Gcr`.CertificateExtensionKeyUsage], this extension defined an additional set of purposes for which this certificate may be used.

New in version 4.3.90.

get_descriptions()[source]
Returns:

The descriptions.

Return type:

[str]

Returns a user-friendly list of description of the key usages.

get_oids()[source]
Returns:

The OIDs.

Return type:

[str]

Returns the list of OIDs of the extended key usages.