Reference implementation of Taiwan's citizen digital certificate
This is a clean room implementation of functions communicate with CDC chip card. Currently we release two functions
- CDCCheck: Check if this card is a CDC card.
- CDCGetCert: Read the certification file and return in DER format.
We will put PIN verify later.