in reply to Re: Need Convert::ASN1 library encoded text in uper format
in thread Need Convert::ASN1 library encoded text in uper format

Thanks BR for your reply.

Yes from documentation i could figure out that only BER/DER encoding is possible. But I wanted to know if there is any other way where i can encode the structure in UPER encoding rule.
  • Comment on Re^2: Need Convert::ASN1 library encoded text in uper format

Replies are listed 'Best First'.
Re^3: Need Convert::ASN1 library encoded text in uper format
by thanos1983 (Parson) on Feb 22, 2018 at 14:13 UTC

    Hello again santosh_vjit,

    I guess the only alternative way is to implemented yourself and extend the module. :)

    BR / Thanos

    Seeking for Perl wisdom...on the process of learning...not there...yet!