encryption3DESECB

fun String.encryption3DESECB(key: String, opmode: Int = Cipher.ENCRYPT_MODE): String