Hi Oleg, Could not upload the jar since it is 1.45M. I have bcprov-jdk15.jar, bcprov-jdk15-137.jar and bcprov-jdk15-146.jar downloaded in are in classpath
Yours sincerely, Sridhar Vedhanabatla On Mon, May 30, 2011 at 11:32 PM, Sridhar Vedhanabatla < [email protected]> wrote: > Hi Oleg, > > I implemented this in code but getting few compile time errors:- > > 1. method toASN1Object() is undefined for type DERObjectIdentifier > 2. method getDEREncoded() is undefined for type ASN1Object > 3. method getDEREncoded() is undefined for type ASN1Object > 4. constructor ASN1InputStream(app) is undefined. > > Please let me know if this is due to import of incorrect jars or soemthing > else. Not able to understand these errors. Please find the 2 BouncyCastle > jars I have and let me if you think Im missing something/ > > Yours sincerely, > > Sridhar Vedhanabatla > > > > On Mon, May 30, 2011 at 5:14 PM, Sridhar Vedhanabatla < > [email protected]> wrote: > >> Thanks for update. >> >> You mean to say that, we can readily use this in our code? I could not >> undderstand by word Reference material. >> >> Yours sincerely, >> >> Sridhar Vedhanabatla >> >> >> >> On Mon, May 30, 2011 at 4:50 PM, Oleg Kalnichevski <[email protected]>wrote: >> >>> On Mon, 2011-05-30 at 16:41 +0530, Sridhar Vedhanabatla wrote: >>> > Hi Oleg, >>> > >>> > Thanks for quick reply. >>> > >>> > I did read that and to implement that, we need some implementation of >>> > SPENGOTokenGenerator. Though BouncySPENGOTokenGenerator is there, it is >>> not >>> > available in jars that are available in BC website and also in any >>> version >>> > of bcprovs*.jar * means jdk1.5 or 1.6 version too. I check couple of >>> > jars. >>> > >>> > >>> > Yours sincerely, >>> > >>> > Sridhar Vedhanabatla >>> > >>> >>> BouncySPENGOTokenGenerator is provided as a _reference material_ and is >>> distributed as _source_ only: >>> >>> >>> http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/httpclient-contrib/src/main/java/org/apache/http/contrib/auth/BouncySpnegoTokenGenerator.java >>> >>> Oleg >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >
