Uses of Class
org.apache.xml.security.binding.xmlenc.CipherDataType
Packages that use CipherDataType
-
Uses of CipherDataType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc declared as CipherDataTypeMethods in org.apache.xml.security.binding.xmlenc that return CipherDataTypeModifier and TypeMethodDescriptionObjectFactory.createCipherDataType()
Create an instance ofCipherDataType
EncryptedType.getCipherData()
Gets the value of the cipherData property.Methods in org.apache.xml.security.binding.xmlenc that return types with arguments of type CipherDataTypeMethods in org.apache.xml.security.binding.xmlenc with parameters of type CipherDataTypeModifier and TypeMethodDescriptionObjectFactory.createCipherData
(CipherDataType value) void
EncryptedType.setCipherData
(CipherDataType value) Sets the value of the cipherData property.