Enumeration
GckError
Description [src]
Various error codes. All the CKR_XXX
error codes from PKCS#11 are also
relevant error codes.
Note that errors are returned as GError
structures. The code
member of the error then contains the raw PKCS#11 CK_RV
result value.