Gcr.AccessDescription

g GObject.Object GObject.Object Gcr.AccessDescription Gcr.AccessDescription GObject.Object->Gcr.AccessDescription

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_location ()

get_method_name ()

get_method_oid ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Gcr.AccessDescription(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Gcr.AccessDescriptionClass

Describes a location for fetching extra information from the Certificate Authority.

This object is usually part of a [class`Gcr`.CertificateExtensionAuthorityInfoAccess] object.

New in version 4.3.91.

get_location()[source]
Returns:

the location

Return type:

Gcr.GeneralName

Returns the location, described by a [class`Gcr`.GeneralName].

get_method_name()[source]
Returns:

A method name

Return type:

str

Returns a user-friendly name of the method for accesssing the resource, if known.

get_method_oid()[source]
Returns:

The method OID

Return type:

str

Returns the OID string that describes the method for accessing the resource.