Uses of Class
be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyRequestContent

Packages that use GetNewKeyRequestContent
be.ehealth.technicalconnector.service.kgss   
be.ehealth.technicalconnector.service.kgss.builders   
be.ehealth.technicalconnector.service.kgss.builders.impl   
be.ehealth.technicalconnector.service.kgss.impl   
be.fgov.ehealth.etee.kgss._1_0.protocol   
 

Uses of GetNewKeyRequestContent in be.ehealth.technicalconnector.service.kgss
 

Methods in be.ehealth.technicalconnector.service.kgss with parameters of type GetNewKeyRequestContent
 KeyResult KgssService.getNewKey(GetNewKeyRequestContent request, byte[] kgssETK)
          Asks KGSS to generate and store a new key.
 GetNewKeyResponseContent KgssService.getNewKey(GetNewKeyRequestContent request, Credential encryptionCredential, Map<String,PrivateKey> decryptionKeys, byte[] kgssETK)
          Ask the eHealth-platform Key Generation and Storage Service (KGSS) to generate and store a new key, and return the identifier.
 

Uses of GetNewKeyRequestContent in be.ehealth.technicalconnector.service.kgss.builders
 

Methods in be.ehealth.technicalconnector.service.kgss.builders with parameters of type GetNewKeyRequestContent
 GetNewKeyRequest KgssMessageBuilder.sealGetNewKeyRequest(GetNewKeyRequestContent requestContent)
          Seal get new key request.
 

Uses of GetNewKeyRequestContent in be.ehealth.technicalconnector.service.kgss.builders.impl
 

Methods in be.ehealth.technicalconnector.service.kgss.builders.impl with parameters of type GetNewKeyRequestContent
 GetNewKeyRequest KgssMessageBuilderImpl.sealGetNewKeyRequest(GetNewKeyRequestContent requestContent)
           
 

Uses of GetNewKeyRequestContent in be.ehealth.technicalconnector.service.kgss.impl
 

Methods in be.ehealth.technicalconnector.service.kgss.impl with parameters of type GetNewKeyRequestContent
 KeyResult KgssServiceImpl.getNewKey(GetNewKeyRequestContent request, byte[] kgssETK)
           
 GetNewKeyResponseContent KgssServiceImpl.getNewKey(GetNewKeyRequestContent request, Credential encryption, Map<String,PrivateKey> decryptionKeys, byte[] etkKGSS)
          Gets the new key.
 

Uses of GetNewKeyRequestContent in be.fgov.ehealth.etee.kgss._1_0.protocol
 

Methods in be.fgov.ehealth.etee.kgss._1_0.protocol that return GetNewKeyRequestContent
 GetNewKeyRequestContent ObjectFactory.createGetNewKeyRequestContent()
          Create an instance of GetNewKeyRequestContent
 




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