Flags

Details

class Gcr.CertificateChainFlags(value)

Bases: GLib.Flags

Flags to be used with the Gcr.CertificateChain.build() operation.

NONE = 0

no flags

NO_LOOKUPS = 1

If this flag is specified then no lookups for anchors or pinned certificates are done, and the resulting chain will be neither anchored or pinned. Additionally no missing certificate authorities are looked up in PKCS#11.

class Gcr.CertificateSectionFlags(value)

Bases: GLib.Flags

NONE = 0
IMPORTANT = 1