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

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
 




Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.