- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Invalid password when trying to open the sdtid
When I am trying to import sdtid file token using my app, it is giving me DECRYPT_FILE_EXCEPTION
I am using the api importTokenfromfile(), the sdtid file is created with the password 0000. But when I am trying that on my android receiver , it is giving me the above exception.
Any pointers for this issue?
Thanks
Geena
- Tags:
- AM
- Auth Manager
- Authentication Manager
- Authenticator
- Authenticators
- Community Thread
- decrypt_file_exception
- Discussion
- Forum Thread
- RSA SecurID
- RSA SecurID Access
- sdtid
- sdtid token
- sdtid token file
- SecurID
- Token
- Token Auth
- Token Authentication
- Token Authenticator
- Token Authenticators
- token import
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Does the token already exist ? In other words, duplicate token ? On some versions of the api the actual error for a duplicate token (token already exists) will flag as a decrypt error instead of token import failed duplicate token.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks Edward for the help and support. I am not sure whether the token already exists, is there any way to check that out?. This is the file which was sent to me to import the token.
I am just opening the .sdtid file using my application and that resulted in the DecryptFailexception. Another important stuff is I am doing this from an Android device. Is there anything specific we need to do prior opening an sdtid file in an Android device. While it is using on an ios receiver the same file opens up with the same password. So if I used a token file in a ios device, is it ok to use the same on a android device?
Thanks
GeenA
