Interface

Gck-2GckPasswordConstructorProps

interface ConstructorProps {
    description: string;
    flags: Gio.TlsPasswordFlags;
    key: Gck.Object;
    module: Gck.Module;
    token: Gck.Slot;
    warning: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gio

Properties

key: Gck.Object
module: Gck.Module
token: Gck.Slot

Properties - Inherited from Gio

description: string
warning: string