Ber encoding for ldap response control.

Babu Kopparam <[email protected]> 17 Mar 2005 20:22:55 -0000
Newsgroups gmane.comp.security.programming
Message-ID <[email protected]>

Hi!

I am using JNDI for LDAP Binding (passing userid and password while creat=
ing initialcontext) for authentication purpose.

In case, the user's password is expirying in x days, i am getting a respo=
nse control from the context object where the control has the value which=
 is BER Encoded.

Can some one tell if there is any freeware / opersource project which giv=
es me the BER Decoder.
OR if this is very simple program, can you share the same with me ?

Thanks in advance,
-Babu.