-
Notifications
You must be signed in to change notification settings - Fork 23
Where to get the "activation code" ? #13
Copy link
Copy link
Open
Description
Hi
Where would I get the activation code from ?
I more or less has the same problem as this guy in the comments: https://crypto.stackexchange.com/a/13189
All I have from my company is an email with a link to a download page for the MobilePass application and it shows a base64 string which decodes to this:
EnrollmentURL=https://se.safenet-inc.com/selfenrollment/dskpp.aspx?sc=<key>
UserID=<username>
Passphrase=<pin>
key matches this regexp: ^[a-zA-Z0-9]{10}$
pin matches this regexp: ^[0-9]{4}$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels