How to create a Secure QRCode in Swift that can be only scan by a single app?

44 views Asked by At

How to create a Secure QRCode in Swift that can be only scan by a single app? Can we encrypt and decrypt the QRCode values using sha56?

0

There are 0 answers