decryptDES

fun decryptDES(input: String, key: String): String?

DES, key length must be 8

Return

Parameters

input
key

key length must be 8