public class MaapiCrypto extends Object
decrypt(String)
methodConstructor and Description |
---|
MaapiCrypto(Maapi maapi) |
public MaapiCrypto(Maapi maapi) throws MaapiException
MaapiException
public String decrypt(String encryptedString) throws MaapiException
MaapiException
public byte[] getAesIV()
public byte[] getAesKey()
public byte[] getDes3IV()
public byte[] getDes3Key()