Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is there a BER Encoder/Decoder library I can use in my Qt C++ project?
Forum Updated to NodeBB v4.3 + New Features

Is there a BER Encoder/Decoder library I can use in my Qt C++ project?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Daan
    wrote on last edited by
    #1

    Is there a good C++ library I can use for doing BER encoding/decoding? This exists for C++.NET:
    http://msdn.microsoft.com/en-us/library/system.directoryservices.protocols.berconverter.encode.aspx?cs-save-lang=1&cs-lang=cpp#code-snippet-1

    Is there something similar I can use in a C++ Qt project?

    I would like my application to be as flexible as a BER file editor. I am not looking for a code generator based on a fixed ASN1 definition.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved