Class

GcrDistributionPoint

unstable since: 4.3.91

[]

Description [src]

final class Gcr.DistributionPoint : GObject.Object
{
  /* No available fields */
}

An object describing a CRL distribution point.

A certificate user can use such a Certifiate Revocation List (CLR) distribution point to check if the certificate has been revoked.

These distribution poitns are for example listed as part of a GcrCertificateExtensionCrlDistributionPoints object.

Available since: 4.3.91

[]

Ancestors

[]

Instance methods

gcr_distribution_point_get_full_name

Returns the full name of the CRL distribution point, if set.

gcr_distribution_point_get_relative_name_part

Returns a part of the relative name of self, if set.

Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure