AccessDescription#

Added in version 4.3.91.

class AccessDescription(**properties: Any)#

Superclasses: Object

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

This object is usually part of a CertificateExtensionAuthorityInfoAccess object.

Methods#

class AccessDescription
get_location() GeneralName#

Returns the location, described by a GeneralName.

get_method_name() str#

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

get_method_oid() str#

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