randomSharedSecret property
You actually never need this when implementing in a client, its just to
make tests easier. Just pass qrDataRawBytes
in continueVerifcation()
Implementation
final String randomSharedSecret;
You actually never need this when implementing in a client, its just to
make tests easier. Just pass qrDataRawBytes
in continueVerifcation()
final String randomSharedSecret;