java.lang.Object
com.amazonaws.services.dynamodbv2.datamodeling.encryption.materials.AbstractRawMaterials
com.amazonaws.services.dynamodbv2.datamodeling.encryption.materials.SymmetricRawMaterials
All Implemented Interfaces:
CryptographicMaterials, DecryptionMaterials, EncryptionMaterials

public class SymmetricRawMaterials extends AbstractRawMaterials
Author:
Greg Rubin
  • Constructor Details

  • Method Details

    • getEncryptionKey

      public SecretKey getEncryptionKey()
    • getDecryptionKey

      public SecretKey getDecryptionKey()