Enumerator


Object Hierarchy:

Gck.Enumerator Gck.Enumerator Gck.Enumerator GLib.Object GLib.Object GLib.Object->Gck.Enumerator

Description:

[ CCode ( type_id = "gck_enumerator_get_type ()" ) ]
public class Enumerator : Object

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: