|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CipherDataType | |
|---|---|
| org.w3._2001._04.xmlenc_ | |
| Uses of CipherDataType in org.w3._2001._04.xmlenc_ |
|---|
| Fields in org.w3._2001._04.xmlenc_ declared as CipherDataType | |
|---|---|
protected CipherDataType |
EncryptedType.cipherData
|
| Methods in org.w3._2001._04.xmlenc_ that return CipherDataType | |
|---|---|
CipherDataType |
ObjectFactory.createCipherDataType()
Create an instance of CipherDataType |
CipherDataType |
EncryptedType.getCipherData()
Gets the value of the cipherData property. |
| Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type CipherDataType | |
|---|---|
JAXBElement<CipherDataType> |
ObjectFactory.createCipherData(CipherDataType value)
Create an instance of JAXBElement<CipherDataType>} |
| Methods in org.w3._2001._04.xmlenc_ with parameters of type CipherDataType | |
|---|---|
JAXBElement<CipherDataType> |
ObjectFactory.createCipherData(CipherDataType value)
Create an instance of JAXBElement<CipherDataType>} |
void |
EncryptedType.setCipherData(CipherDataType value)
Sets the value of the cipherData property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||