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
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.