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

Type: gulong

The flags to check.

Return value

Type: gboolean

Whether one or more flags exist.