TypeScript API Documentation for GCR-4

Gcr
    Preparing search index...

    Gcr

    API Version: 4

    Library Version: 4.4.0

    Namespaces
    • Gcr
    Dependencies
    • Gio 2.0
    • Gck 2
    • GObject 2.0

    Settings

    Member Visibility

    Generated with TypeDoc via ts-for-gir v4.0.0-beta.40

    Interface

    Gcr-4 ▶ Gcr ▶ CertificateExtension ▶ ConstructorProps

    interface ConstructorProps {
        critical: boolean;
        oid: string;
        value: GLib.Bytes;
    }

    Hierarchy (View Summary)

    • GObject.Object.ConstructorProps
      • ConstructorProps
        • Gcr.CertificateExtensionAuthorityInfoAccess.ConstructorProps
        • Gcr.CertificateExtensionAuthorityKeyIdentifier.ConstructorProps
        • Gcr.CertificateExtensionBasicConstraints.ConstructorProps
        • Gcr.CertificateExtensionCertificatePolicies.ConstructorProps
        • Gcr.CertificateExtensionCrlDistributionPoints.ConstructorProps
        • Gcr.CertificateExtensionExtendedKeyUsage.ConstructorProps
        • Gcr.CertificateExtensionKeyUsage.ConstructorProps
        • Gcr.CertificateExtensionSubjectAltName.ConstructorProps
        • Gcr.CertificateExtensionSubjectKeyIdentifier.ConstructorProps
    • Defined in gcr-4/gcr-4.d.ts:1470
    Index

    Properties

    critical oid value

    Properties

    critical

    critical: boolean
    • Defined in gcr-4/gcr-4.d.ts:1471

    oid

    oid: string
    • Defined in gcr-4/gcr-4.d.ts:1472

    value

    value: GLib.Bytes
    • Defined in gcr-4/gcr-4.d.ts:1473

    Content

    Properties
    criticaloidvalue