encryptSecret

suspend fun encryptSecret(key: ByteArray, keyId: String, secretName: String, secret: String, json: Json): Map<String, JsonElement>