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

Packages that use EncodeRequest
be.ehealth.technicalconnector.service.seals   
be.ehealth.technicalconnector.service.seals.impl   
be.fgov.ehealth.seals.protocol.v1   
 

Uses of EncodeRequest in be.ehealth.technicalconnector.service.seals
 

Methods in be.ehealth.technicalconnector.service.seals with parameters of type EncodeRequest
 EncodeResponse SealsService.encode(X509Certificate certificate, PrivateKey privateKey, EncodeRequest encodeRequest)
          The encode operation allows the coding/anonymization of data.
 

Uses of EncodeRequest in be.ehealth.technicalconnector.service.seals.impl
 

Methods in be.ehealth.technicalconnector.service.seals.impl with parameters of type EncodeRequest
 EncodeResponse SealsServiceImpl.encode(X509Certificate certificate, PrivateKey privateKey, EncodeRequest encodeRequest)
           
 

Uses of EncodeRequest in be.fgov.ehealth.seals.protocol.v1
 

Methods in be.fgov.ehealth.seals.protocol.v1 that return EncodeRequest
 EncodeRequest ObjectFactory.createEncodeRequest()
          Create an instance of EncodeRequest
 




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