Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to decode der from OSS+ #111

Open
SameerSiddiqui opened this issue Mar 26, 2019 · 0 comments
Open

Not able to decode der from OSS+ #111

SameerSiddiqui opened this issue Mar 26, 2019 · 0 comments

Comments

@SameerSiddiqui
Copy link

301E800A 31323334 35363738 39308104 54455354 820A3132 33343536 37383930

How i can decode this ?

    this.seq().obj(
      this.key('phoneNumber').octstr(),
      this.key('realm').octstr(),
      this.key('vin').octstr()
    );
  });```

Not working...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant