javax.xml.crypto.enc
Interface CipherData
-
- All Superinterfaces:
- XMLStructure
- All Known Subinterfaces:
- CipherReference, CipherValue
public interface CipherData extends XMLStructure
A representation of the XMLCipherData
element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing. The XML Schema Definition is defined as:
-
-
Method Summary
-
Methods inherited from interface javax.xml.crypto.XMLStructure
isFeatureSupported
-
-