Class (GI Struct)

Gck-2GckMechanism

Represents a mechanism used with crypto operations.

Index

Constructors

  • Parameters

    • Optionalproperties: Partial<{ n_parameter: number; parameter: any; type: number }>

    Returns Mechanism

Properties

n_parameter: number
parameter: any
type: number
$gtype: GType<Mechanism>