All Superinterfaces:
CryptographicMaterials
All Known Implementing Classes:
AbstractRawMaterials, AsymmetricRawMaterials, SymmetricRawMaterials, WrappedRawMaterials

public interface DecryptionMaterials extends CryptographicMaterials
Author:
Greg Rubin
  • Method Details

    • getDecryptionKey

      SecretKey getDecryptionKey()
    • getVerificationKey

      Key getVerificationKey()