| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xkms | |
| org.apache.cxf.xkms.model.xmlenc |
| Modifier and Type | Field and Description |
|---|---|
protected EncryptedDataType |
PrivateKeyType.encryptedData |
| Modifier and Type | Method and Description |
|---|---|
EncryptedDataType |
PrivateKeyType.getEncryptedData()
Gets the value of the encryptedData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateKeyType.setEncryptedData(EncryptedDataType value)
Sets the value of the encryptedData property.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedDataType |
ObjectFactory.createEncryptedDataType()
Create an instance of
EncryptedDataType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
|
Apache CXF