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