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 information on using Client SDK 3, see Previous Client SDK versions.
Topics
- Install and use the AWS CloudHSM JCE provider for Client SDK 5
- Supported key types
- Supported mechanisms for Client SDK 5
- Supported Java attributes for Client SDK 5
- Code samples for the AWS CloudHSM software library for Java for Client SDK 5
- AWS CloudHSM JCE provider Javadocs
- Using AWS CloudHSM KeyStore Java class for Client SDK 5
- Advanced configurations for JCE