Gcr.CertificateExtensionAuthorityInfoAccess

g GObject.GInterface GObject.GInterface Gio.ListModel Gio.ListModel GObject.GInterface->Gio.ListModel GObject.Object GObject.Object Gcr.CertificateExtension Gcr.CertificateExtension GObject.Object->Gcr.CertificateExtension Gcr.CertificateExtensionAuthorityInfoAccess Gcr.CertificateExtensionAuthorityInfoAccess Gcr.CertificateExtension->Gcr.CertificateExtensionAuthorityInfoAccess Gio.ListModel->Gcr.CertificateExtensionAuthorityInfoAccess

Subclasses:

None

Methods

Inherited:

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

Structs:

GObject.ObjectClass (5)

get_description (position)

Virtual Methods

Inherited:

GObject.Object (7), Gio.ListModel (3)

Properties

Inherited:

Gcr.CertificateExtension (3)

Name

Type

Flags

Short Description

n-items

int

r

Signals

Inherited:

GObject.Object (1), Gio.ListModel (1)

Fields

Inherited:

GObject.Object (1), Gio.ListModel (1)

Class Details

class Gcr.CertificateExtensionAuthorityInfoAccess(**kwargs)
Bases:

Gcr.CertificateExtension, Gio.ListModel

Abstract:

No

Structure:

Gcr.CertificateExtensionAuthorityInfoAccessClass

A certificate extension describing the Authority Information Access (AIA).

This extensions specifies a list of resources of a certificate’s issuer that one may use to retrieve extra information, such as missing intermediate certificates in a certificate chain, or to determine certifiate revocation status.

Each access point is exposed as a [class`Gcr`.AccessDescription] object.

New in version 4.3.91.

get_description(position)[source]
Parameters:

position (int) –

Returns:

The description at position position

Return type:

Gcr.AccessDescription

Returns the description at a given position

Property Details

Gcr.CertificateExtensionAuthorityInfoAccess.props.n_items
Name:

n-items

Type:

int

Default Value:

0

Flags:

READABLE

The number of items. See [method`Gio`.ListModel.get_n_items].