Uses of Class
be.fgov.ehealth.seals.protocol.v1.DecodeRequest

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
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.