readPersonalInfoWithPassword

fun readPersonalInfoWithPassword(password: String, nonce: Uint8Array, hashAlgorithm: HashAlgorithm = HashAlgorithm.SHA256): Promise<VerifiableInputSupportData<Uint8Array>>