For Gck 3.0.3 . An online version of this documentation can be found on-line at http://library.gnome.org/devel/gck/unstable/.


PKCS#11 GObject Bindings
GckModule — A loaded and initialized PKCS#11 module.
GckSlot — Represents a PKCS#11 slot that can contain a token.
GckSession — Represents an open PKCS11 session.
GckObject — Represents a PKCS11 object such as a key or certificate.
GckAttribute — A PKCS11 attribute.
GckAttributes — A set of PKCS11 attributes.
GckEnumerator — Enumerates through PKCS#11 objects.
GckModule lists — Dealing with lists of PKCS#11 modules.
Errors — Gck Errors and error codes.
PKCS11 URIs — Parsing and building PKCS#11 URIs.
Miscellaneous Functions — Other miscellaneous functions.
About PKCS\#11