For new tickets please use the main OpenSC Trac (direct link)
Ticket #1 (closed defect: fixed)
libp11.def : only list PKCS11 functions
| Reported by: | aj | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Component: | component1 |
| Version: | Severity: | normal | |
| Keywords: | Cc: |
Description
simple change in makedef.pl:
next unless ($_ ~= /PKCS11/);
should do that.
Change History
Note: See
TracTickets for help on using
tickets.

fixed in trunk