dlenski / rsa_ct_kip

Provision an RSA SecurID token with RSA's CT-KIP protocol
MIT License
41 stars 8 forks source link

Fix handling provisioning data #2

Closed rgerganov closed 5 years ago

rgerganov commented 5 years ago

The provisioning data could be multiple XML tags, e.g. <Version>1.2</Version><Manufacturer>RSA Security Inc.</Manufacturer><FormFactor>Android</FormFactor>

dlenski commented 5 years ago

The provisioning data could be multiple XML tags, e.g. <Version>1.2</Version><Manufacturer>RSA Security Inc.</Manufacturer><FormFactor>Android</FormFactor>

Thanks. I hadn't encountered this possibility in my own testing, with the Windows client.