| Package | Description |
|---|---|
| com.cosmian.rest.abe | |
| com.cosmian.rest.kmip.objects |
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
KmsClient.retrieveCoverCryptPublicMasterKey(String publicMasterKeyUniqueIdentifier)
Retrieve the Master Public Key from the KMS
|
| Modifier and Type | Method and Description |
|---|---|
String |
KmsClient.importCoverCryptPublicMasterKey(String uniqueIdentifier,
PublicKey publicMasterKey,
boolean replaceExisting)
Import a Public Master Key in the KMS
|
| Modifier and Type | Method and Description |
|---|---|
static PublicKey |
PublicKey.fromJson(String json)
Deserialize an instance from its Json representation obtained using oJson()
|
PublicKey |
PublicKey.keyBlock(KeyBlock keyBlock) |
Copyright © 2023. All rights reserved.