I have wondered the same thing, and have been reluctant to use code in 
the 'sun.*' package.  I've used the O'Reilly package that you can 
download from the URL below, and it seems to work fine:

ftp://ftp.ora.com/pub/examples/java/crypto/files/oreilly/jonathan/util/

-Tom

On Friday 04 May 2001 06:39 pm, Luke Taylor wrote:
> Dmitri Colebatch wrote:
> > thanks for your help - a much simpler way of doing it...   I've
> > done this and it works fine with all the tests.  I just have a
> > question on Base64 (a bit green here) - is there an accepted
> > library that is the defacto norm for decoding/encoding?  I've found
> > on from
> > http://www.ruralnet.net/~kelley/java/Base64.java which seems ok,
> > but I was wondering if there was a commonly used encoder out there.
>
> If you're using Sun's JDK, then you can use
>
> sun.misc.BASE64Encoder
>
> Obviously not portable to other JVMs though.

-- 
---------------------------------------------------------------------
Tom Green                                         244 Brighton Ave.
Director of Data Engineering                      Allston, MA  02134
Digital Media On Demand, Inc. (DMOD)              USA
TEL: (617) 254-1024 x207                      
FAX: (617) 254-0686                               [EMAIL PROTECTED]
---------------------------------------------------------------------

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to