Interface

Gck-2GckSessionConstructorProps

interface ConstructorProps {
    app_data: any;
    appData: any;
    handle: number;
    interaction: Gio.TlsInteraction;
    module: Gck.Module;
    opening_flags: number;
    openingFlags: number;
    options: Gck.SessionOptions;
    slot: Gck.Slot;
}

Hierarchy (View Summary)

Index

Properties

app_data: any
appData: any
handle: number
interaction: Gio.TlsInteraction
module: Gck.Module
opening_flags: number
openingFlags: number
slot: Gck.Slot