Skip navigation links

aws-encryption-sdk-java 2.4.1 API

Packages 
Package Description
com.amazonaws.encryptionsdk
Contains AwsCrypto, the primary entry-point to the Aws Encryption SDK.
com.amazonaws.encryptionsdk.caching  
com.amazonaws.encryptionsdk.exception
Contains the various exceptions which may be thrown by the AWS Encryption SDK.
com.amazonaws.encryptionsdk.internal
Contains the internal classes that handle the cryptographic defined by the message formats and algorithms.
com.amazonaws.encryptionsdk.jce
Contains logic necessary to create MasterKeys with raw cryptographic keys, Keys, or KeyStore.
com.amazonaws.encryptionsdk.kms
Contains logic necessary to create MasterKeys backed by AWS KMS keys.
com.amazonaws.encryptionsdk.kmssdkv2
Contains logic necessary to create MasterKeys backed by AWS KMS keys.
com.amazonaws.encryptionsdk.model
Contains the classes that implement the defined message format for storing the encrypted content and the data key.
com.amazonaws.encryptionsdk.multi
Contains logic necessary to create MasterKeyProviders which are backed by multiple MasterKeyProviders.
Skip navigation links

Copyright © 2023. All rights reserved.