Enumerator
Object Hierarchy:
Description:
Can be used to enumerate through PKCS#11 objects.
It will automatically create sessions as necessary.
Use [func@modules_enumerate_objects] or [func@modules_enumerate_uri] to create an enumerator. To get the objects, use [method@Enumerator.next] or [method@Enumerator.next_async] functions.
Namespace: Gck
Package: gck-2
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object