org.sblim.wbem.http
Class BASE64Encoder

java.lang.Object
  extended byorg.sblim.wbem.http.BASE64Encoder

public final class BASE64Encoder
extends java.lang.Object


Method Summary
static java.lang.String encode(byte[] plain)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encode

public static java.lang.String encode(byte[] plain)


Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.