| Package | Description |
|---|---|
| com.cosmian.rest.kmip | |
| com.cosmian.rest.kmip.operations |
| Modifier and Type | Method and Description |
|---|---|
DecryptResponse |
Kmip.decrypt(Decrypt request)
This operation requests the server to perform a decryption operation on the provided data using a Managed
Cryptographic Object as the key for the decryption operation.
|
| Modifier and Type | Method and Description |
|---|---|
DecryptResponse |
DecryptResponse.correlation_value(Optional<byte[]> correlation_value) |
DecryptResponse |
DecryptResponse.data(Optional<byte[]> data) |
DecryptResponse |
DecryptResponse.unique_identifier(String unique_identifier) |
Copyright © 2022. All rights reserved.