TypeScript API Documentation for GCK-2
API Version: 2
Library Version: 4.4.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Represents information about a PKCS11 slot.
This is analogous to a CK_SLOT_INFO structure, but the strings are far more usable.
When you're done with this structure it should be released with gck_slot_info_free().
gck_slot_info_free()
Optional
Static
Make a copy of the slot info.
a newly allocated copy slot info
Free the GckSlotInfo and associated resources.
Represents information about a PKCS11 slot.
This is analogous to a CK_SLOT_INFO structure, but the strings are far more usable.
When you're done with this structure it should be released with
gck_slot_info_free().