Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
GetNewKeyRequest |
KgssMessageBuilder.sealGetNewKeyRequest(GetNewKeyRequestContent requestContent)
Seal get new key request.
|
Modifier and Type | Method and Description |
---|---|
GetNewKeyRequest |
KgssMessageBuilderImpl.sealGetNewKeyRequest(GetNewKeyRequestContent requestContent) |
Modifier and Type | Method and Description |
---|---|
KeyResult |
KgssServiceImpl.getNewKey(GetNewKeyRequestContent request,
byte[] kgssETK) |
GetNewKeyResponseContent |
KgssServiceImpl.getNewKey(GetNewKeyRequestContent request,
Credential encryption,
Map<String,PrivateKey> decryptionKeys,
byte[] etkKGSS)
Gets the new key.
|
Modifier and Type | Method and Description |
---|---|
GetNewKeyRequestContent |
ObjectFactory.createGetNewKeyRequestContent()
Create an instance of
GetNewKeyRequestContent |
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.