Class ServiceProviderFactory
- java.lang.Object
-
- com.amazon.corretto.crypto.provider.ServiceProviderFactory
-
public final class ServiceProviderFactory extends java.lang.ObjectThis exists solely to implement the "provider method" as defined in @{link java.util.ServiceLoader} and is used to permit easy and automatic registration of this as a JCE provider.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AmazonCorrettoCryptoProviderprovider()
-
-
-
Method Detail
-
provider
public static AmazonCorrettoCryptoProvider provider()
-
-