mouse07410 / asn1c

The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
97 stars 71 forks source link

Decode base64 UPER encoded string #124

Closed MartijnHarmenzon closed 1 year ago

MartijnHarmenzon commented 1 year ago

Hello all. Can anyone please help me out on how to decode the following base64 string using asn1c? It is a SPATEM message and I assume it is UPER encoded. Thanks so much in advance.

AQR7NgAKIRkuZLmAHA0tg0ZtlrG9mwAFgAIACHAB5JBkBYMgEENUZQxlCKAsGYECGqMoYyhFAWDUDBDVGUMZQigLBuCAhqjKGMoRQFg4BQQ1RlDGUIoCyagwIaoyhjKEUBZNgcENUZQxlCI=

mouse07410 commented 1 year ago

No clue. In fact, I've no clue what SPATEM is, and don't have time to dig around looking for it.

In general, to seek help I'd recommend providing:

Given only what you provided - sorry, but I cannot help.