Interface

Gcr-4GcrCertificateConstructorProps

interface ConstructorProps {
    description: string;
    expiry_date: GLib.DateTime;
    expiryDate: GLib.DateTime;
    issuer_name: string;
    issuerName: string;
    label: string;
    subject_name: string;
    subjectName: string;
}

Hierarchy (View Summary)

Index

Properties

description: string
expiry_date: GLib.DateTime
expiryDate: GLib.DateTime
issuer_name: string
issuerName: string
label: string
subject_name: string
subjectName: string