|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptedDataType | |
---|---|
be.fgov.ehealth.commons.enc.v2 |
Uses of EncryptedDataType in be.fgov.ehealth.commons.enc.v2 |
---|
Methods in be.fgov.ehealth.commons.enc.v2 that return EncryptedDataType | |
---|---|
EncryptedDataType |
ObjectFactory.createEncryptedDataType()
Create an instance of EncryptedDataType |
EncryptedDataType |
KeyInfo.getEncryptedKey()
Contains the encrypted Key |
Methods in be.fgov.ehealth.commons.enc.v2 that return types with arguments of type EncryptedDataType | |
---|---|
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
Create an instance of JAXBElement < EncryptedDataType > |
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedKey(EncryptedDataType value)
Create an instance of JAXBElement < EncryptedDataType > |
Methods in be.fgov.ehealth.commons.enc.v2 with parameters of type EncryptedDataType | |
---|---|
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
Create an instance of JAXBElement < EncryptedDataType > |
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedKey(EncryptedDataType value)
Create an instance of JAXBElement < EncryptedDataType > |
void |
KeyInfo.setEncryptedKey(EncryptedDataType value)
Sets the value of the encryptedKey property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |