CertificatePolicy#

Added in version 4.3.91.

class CertificatePolicy(**properties: Any)#

Superclasses: Object

Implemented Interfaces: ListModel

An object describing a certificate policy.

These policies are listed as part of a CertificateExtensionCertificatePolicies object.

A policy can optionally also include qualifiers, which are exposed through the ListModel API.

Methods#

class CertificatePolicy
get_name() str#

Returns a user-friendly name of this certificate policy, if known.

get_oid() str#

Returns the OID string that describes this certificate policy.