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