Method

GckSlothas_flags

Declaration [src]

gboolean
gck_slot_has_flags (
  GckSlot* self,
  gulong flags
)

Description [src]

Check if the PKCS11 slot has the given flags.

Parameters

flags gulong
 

The flags to check.

Return value

Returns: gboolean
 

Whether one or more flags exist.