Uses of Class
org.apache.xml.security.binding.xmlenc.CipherValueType
Packages that use CipherValueType
-
Uses of CipherValueType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc declared as CipherValueTypeMethods in org.apache.xml.security.binding.xmlenc that return CipherValueTypeModifier and TypeMethodDescriptionObjectFactory.createCipherValueType()Create an instance ofCipherValueTypeCipherDataType.getCipherValue()Gets the value of the cipherValue property.Methods in org.apache.xml.security.binding.xmlenc that return types with arguments of type CipherValueTypeMethods in org.apache.xml.security.binding.xmlenc with parameters of type CipherValueTypeModifier and TypeMethodDescriptionObjectFactory.createCipherValue(CipherValueType value) voidCipherDataType.setCipherValue(CipherValueType value) Sets the value of the cipherValue property.