Class CryptoRuntime
- java.lang.Object
-
- com.amazonaws.services.s3.internal.crypto.CryptoRuntime
-
public class CryptoRuntime extends Object
-
-
Constructor Summary
Constructors Constructor Description CryptoRuntime()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
enableBouncyCastle()
static boolean
isAesGcmAvailable()
static boolean
isBouncyCastleAvailable()
static void
recheckAesGcmAvailablility()
-