encrypt

open fun encrypt(plain: String, algorithm: String, secretKey: SecretKey): String