public class DESEncrypt extends Object
DESEncrypt(byte[] desKey)
byte[]
doEncrypt(byte[] plainText)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DESEncrypt(byte[] desKey)
public byte[] doEncrypt(byte[] plainText) throws Exception
Exception
Copyright © 2005–2018 The Beangle Software. All rights reserved.