randomSharedSecret property

String randomSharedSecret
final

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;