Not all JVMs building Spring Security have the [JCE Unlimited Key Strength Policy files](https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html) installed. Because of this, `AesBytesEncryptorTests` should first check before running its tests, skipping those tests if that JVM doesn't have it installed.