Partager via


2.2.4.6 t:EncryptedDataContainerType Complex Type

The EncryptedDataContainerType complex type specifies an opaque container for encrypted data that is passed between servers by the client.

 <xs:complexType name="EncryptedDataContainerType">
   <xs:sequence>
     <xs:any
       process_contents="skip"
      />
   </xs:sequence>
 </xs:complexType>