|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodeResponse | |
---|---|
be.ehealth.technicalconnector.service.seals | |
be.ehealth.technicalconnector.service.seals.impl | |
be.fgov.ehealth.seals.protocol.v1 |
Uses of EncodeResponse in be.ehealth.technicalconnector.service.seals |
---|
Methods in be.ehealth.technicalconnector.service.seals that return EncodeResponse | |
---|---|
EncodeResponse |
SealsService.encode(X509Certificate certificate,
PrivateKey privateKey,
EncodeRequest encodeRequest)
The encode operation allows the coding/anonymization of data. |
Uses of EncodeResponse in be.ehealth.technicalconnector.service.seals.impl |
---|
Methods in be.ehealth.technicalconnector.service.seals.impl that return EncodeResponse | |
---|---|
EncodeResponse |
SealsServiceImpl.encode(X509Certificate certificate,
PrivateKey privateKey,
EncodeRequest encodeRequest)
|
Uses of EncodeResponse in be.fgov.ehealth.seals.protocol.v1 |
---|
Methods in be.fgov.ehealth.seals.protocol.v1 that return EncodeResponse | |
---|---|
EncodeResponse |
ObjectFactory.createEncodeResponse()
Create an instance of EncodeResponse |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |