0
How can I create a system to verify if a certificate is original
We want to issue certificates to students after their training. The certificates will carry a unique confirmation number which will be used to query a database and verify if the certificate is genuine.
1 Odpowiedź
+ 1
In my opinion, hash function might help you. You will have an unique series for each certificate.