Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ASN.1 BER Parser
Labels:
- Labels:
-
Apache NiFi
Contributor
Created ‎08-05-2018 03:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Need to parse binary ASN.1 BER .Please suggest to do in Apache NIFI.
Regards,
2 REPLIES 2
Guru
Created ‎08-05-2018 06:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see that there are some linux packages available to parse this. Quick search showed there are different tools that are available. If you can use them to parse this data outside nifi, you can use ExecuteProcess to call that executable.
Alternatively, I see https://www.openmuc.org/asn1/ which is a java API. You can use that and write a custom processor in Nifi.
New Contributor
Created ‎06-27-2021 05:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Configurable NiFi ASN.1 Decode Processor. Contribute to BonyanSystem/ASN1Processor development by creating an account on GitHub.
2,387 Views
