On Wed, Feb 26, 2014 at 9:20 AM, d_bulavski <[email protected]> wrote: > Package: libtasn1 > Version: 3.4 > asn1_der_decoding() fails to process DER-encoded data for ASN.1 syntax > with CHOICE inside CHOICE. > Syntax example from RFC 5055. > PKCReference ::= CHOICE { > cert [0] Certificate, > pkcRef [1] SCVPCertID }
I've pushed some changes in the git repository that should solve that issue. regards, Nikos
