SC_CARD_VALID(3)

NAME

sc_card_valid - Check if a card is valid

SYNOPSIS

#include <opensc.h>

int sc_card_valid(const sc_card_t *card);

DESCRIPTION

Checks if card is a valid sc_card_t object. Mostly used internally by the library.

RETURN VALUE

Returns 1 if card is a valid object.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout