Uses of Class
com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.WrappedMaterialsProvider
-
Uses of WrappedMaterialsProvider in com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers
Modifier and TypeClassDescriptionclass
This is a thin wrapper around theWrappedMaterialsProvider
, using the providedencryptionKey
for wrapping and unwrapping the record key.