Uses of Class
org.w3._2001._04.xmlenc_.CipherDataType
Packages that use CipherDataType
-
Uses of CipherDataType in org.w3._2001._04.xmlenc_
Fields in org.w3._2001._04.xmlenc_ declared as CipherDataTypeMethods in org.w3._2001._04.xmlenc_ that return CipherDataTypeModifier and TypeMethodDescriptionObjectFactory.createCipherDataType()Create an instance ofCipherDataTypeEncryptedType.getCipherData()Gets the value of the cipherData property.Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type CipherDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherDataType>ObjectFactory.createCipherData(CipherDataType value) Methods in org.w3._2001._04.xmlenc_ with parameters of type CipherDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherDataType>ObjectFactory.createCipherData(CipherDataType value) voidEncryptedType.setCipherData(CipherDataType value) Sets the value of the cipherData property.