JCE provider
The AWS CloudHSM JCE provider is a provider implementation built from the Java Cryptographic Extension (JCE) provider framework. The JCE allows you to perform cryptographic operations using the Java Development Kit (JDK). In this guide, the AWS CloudHSM JCE provider is sometimes referred to as the JCE provider. Use the JCE provider and the JDK to offload cryptographic operations to the HSM. For troubleshooting, see Known issues for the JCE SDK.
For information on using Client SDK 3, see Previous Client SDK (Client SDK 3).
Topics
- Install and use the AWS CloudHSM JCE provider for Client SDK 5
- Supported key types for JCE provider
- Supported mechanisms for JCE provider
- Supported Java key attributes
- Code samples for the AWS CloudHSM software library for Java
- AWS CloudHSM JCE provider Javadocs
- Using AWS CloudHSM KeyStore Java class
- Migrate your JCE provider from Client SDK 3 to Client SDK 5
- Advanced configurations for JCE