I have a Java function like this:
private static final String KEYS_ALGO = "DESede"; public String generate3DESKeyForAccount() throws ... {