Class MaterialsDescription

  • All Implemented Interfaces:
    Map<String,​String>

    public class MaterialsDescription
    extends Object
    implements Map<String,​String>
    This class is used to provide key-value pairs that describe the key material used with the Keyring, specifically for AES and RSA Keyrings. This will be useful during the re-encryption of instruction file. The stored Materials Description is immutable once created.