Interface

Gck-2GckSessionConstructorProps

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

Hierarchy (View Summary)

Index

Properties

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