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