Uses of Class
com.sun.xml.security.core.xenc.CipherDataType
Packages that use CipherDataType
-
Uses of CipherDataType in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc declared as CipherDataTypeMethods in com.sun.xml.security.core.xenc that return CipherDataTypeModifier and TypeMethodDescriptionObjectFactory.createCipherDataType()Create an instance ofCipherDataTypeEncryptedType.getCipherData()Gets the value of the cipherData property.Methods in com.sun.xml.security.core.xenc that return types with arguments of type CipherDataTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CipherDataType>ObjectFactory.createCipherData(CipherDataType value) Methods in com.sun.xml.security.core.xenc with parameters of type CipherDataTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CipherDataType>ObjectFactory.createCipherData(CipherDataType value) voidEncryptedType.setCipherData(CipherDataType value) Sets the value of the cipherData property.