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 ofCipherDataTypeEncryptedType.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) voidEncryptedType.setCipherData(CipherDataType value) Sets the value of the cipherData property.