Class EncryptedDataType

java.lang.Object
eu.europa.esig.xmlenc.jaxb.EncryptedType
eu.europa.esig.xmlenc.jaxb.EncryptedDataType

public class EncryptedDataType extends EncryptedType

Java class for EncryptedDataType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="EncryptedDataType">
   <complexContent>
     <extension base="{http://www.w3.org/2001/04/xmlenc#}EncryptedType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • EncryptedDataType

      public EncryptedDataType()