Method
GckSlotget_token_info
Declaration [src]
GckTokenInfo*
gck_slot_get_token_info (
GckSlot* self
)
Return value
Type: GckTokenInfo
The token information; when done, use gck_token_info_free()
to release it.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |