| Package | Description |
|---|---|
| com.cosmian.rest.kmip.data_structures |
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
KeyValue.attributes(Optional<Attributes> attributes) |
KeyValue |
KeyBlock.getKeyValue() |
KeyValue |
KeyValue.keyMaterial(KeyMaterial keyMaterial) |
| Modifier and Type | Method and Description |
|---|---|
KeyBlock |
KeyBlock.keyValue(KeyValue keyValue) |
void |
KeyBlock.setKeyValue(KeyValue keyValue) |
| Constructor and Description |
|---|
KeyBlock(KeyFormatType keyFormatType,
Optional<KeyCompressionType> keyCompressionType,
KeyValue keyValue,
CryptographicAlgorithm cryptographicAlgorithm,
int cryptographicLength,
Optional<KeyWrappingData> keyWrappingData) |
Copyright © 2023. All rights reserved.