Package growthbook.sdk.java.util
Class DecryptionUtils
java.lang.Object
growthbook.sdk.java.util.DecryptionUtils
INTERNAL: This class is used internally to decrypt an encrypted features response
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecryptionUtils
public DecryptionUtils()
-
-
Method Details
-
decrypt
public static String decrypt(String payload, String encryptionKey) throws DecryptionUtils.DecryptionException
-