|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss |
---|
Methods in be.ehealth.technicalconnector.service.kgss that return GetNewKeyResponseContent | |
---|---|
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 GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss.builders |
---|
Methods in be.ehealth.technicalconnector.service.kgss.builders that return GetNewKeyResponseContent | |
---|---|
GetNewKeyResponseContent |
KgssMessageBuilder.unsealGetNewKeyResponse(GetNewKeyResponse response)
Unseal get new key response. |
Uses of GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss.builders.impl |
---|
Methods in be.ehealth.technicalconnector.service.kgss.builders.impl that return GetNewKeyResponseContent | |
---|---|
GetNewKeyResponseContent |
KgssMessageBuilderImpl.unsealGetNewKeyResponse(GetNewKeyResponse response)
|
Uses of GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss.impl |
---|
Methods in be.ehealth.technicalconnector.service.kgss.impl that return GetNewKeyResponseContent | |
---|---|
GetNewKeyResponseContent |
KgssServiceImpl.getNewKey(GetNewKeyRequestContent request,
Credential encryption,
Map<String,PrivateKey> decryptionKeys,
byte[] etkKGSS)
Gets the new key. |
Uses of GetNewKeyResponseContent in be.fgov.ehealth.etee.kgss._1_0.protocol |
---|
Methods in be.fgov.ehealth.etee.kgss._1_0.protocol that return GetNewKeyResponseContent | |
---|---|
GetNewKeyResponseContent |
ObjectFactory.createGetNewKeyResponseContent()
Create an instance of GetNewKeyResponseContent |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |