public class BCipher extends Object
BCipher(String secret)
String
decrypt(String codedText)
encrypt(String plainText)
password(String planpw)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BCipher(String secret)
public String encrypt(String plainText)
public String decrypt(String codedText)
public String password(String planpw)
Copyright © 2016 openBaraza. All Rights Reserved.