org.w3._2001._04.xmlenc
Class EncryptedData

java.lang.Object
  extended by org.w3._2001._04.xmlenc.EncryptedType
      extended by org.w3._2001._04.xmlenc.EncryptedData
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2022-12-12T04:56:11+01:00",
           comments="JAXB RI v2.2.11")
public class EncryptedData
extends EncryptedType
implements Serializable

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>
 

See Also:
Serialized Form

Constructor Summary
EncryptedData()
           
 
Method Summary
 
Methods inherited from class org.w3._2001._04.xmlenc.EncryptedType
getCipherData, getEncoding, getEncryptionMethod, getEncryptionProperties, getId, getKeyInfo, getMimeType, getType, setCipherData, setEncoding, setEncryptionMethod, setEncryptionProperties, setId, setKeyInfo, setMimeType, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptedData

public EncryptedData()



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.