public class PBEWithMD5AndDESCipher extends Object
Constructor and Description |
---|
PBEWithMD5AndDESCipher() |
public String encrypt(String text) throws GeneralSecurityException
GeneralSecurityException
public String decrypt(String text) throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.