Struct
GckAttributes
since: 2
Description [src]
struct GckAttributes {
/* No available fields */
}
A set of GckAttribute
structures.
These attributes contain information about a PKCS11 object. Use
gck_object_get()
or gck_object_set()
to set and retrieve attributes on
an object.
Available since: 2
Instance methods
gck_attributes_to_string
Print out attributes to a string in aform that’s useful for debugging or logging.
since: 2