|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecodeRequest | |
|---|---|
| be.ehealth.technicalconnector.service.seals | |
| be.ehealth.technicalconnector.service.seals.impl | |
| be.fgov.ehealth.seals.protocol.v1 | |
| Uses of DecodeRequest in be.ehealth.technicalconnector.service.seals |
|---|
| Methods in be.ehealth.technicalconnector.service.seals with parameters of type DecodeRequest | |
|---|---|
DecodeResponse |
SealsService.decode(X509Certificate certificate,
PrivateKey privateKey,
DecodeRequest decodeRequest)
The decode operation provides the inverse function of the encode operation |
| Uses of DecodeRequest in be.ehealth.technicalconnector.service.seals.impl |
|---|
| Methods in be.ehealth.technicalconnector.service.seals.impl with parameters of type DecodeRequest | |
|---|---|
DecodeResponse |
SealsServiceImpl.decode(X509Certificate certificate,
PrivateKey privateKey,
DecodeRequest decodeRequest)
|
| Uses of DecodeRequest in be.fgov.ehealth.seals.protocol.v1 |
|---|
| Methods in be.fgov.ehealth.seals.protocol.v1 that return DecodeRequest | |
|---|---|
DecodeRequest |
ObjectFactory.createDecodeRequest()
Create an instance of DecodeRequest |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||