| Package | Description |
|---|---|
| com.cosmian.rest.kmip.types |
| Modifier and Type | Method and Description |
|---|---|
static Link |
Link.empty() |
Link[] |
Attributes.getLink() |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.link(Link[] link) |
void |
Attributes.setLink(Link[] link) |
| Constructor and Description |
|---|
Attributes(Optional<Integer> activationDate,
Optional<CryptographicAlgorithm> cryptographicAlgorithm,
Optional<Integer> cryptographicLength,
Optional<CryptographicDomainParameters> cryptographicDomainParameters,
Optional<CryptographicParameters> cryptographicParameters,
Optional<Integer> cryptographicUsageMask,
Optional<KeyFormatType> keyFormatType,
Link[] link,
ObjectType objectType,
Optional<VendorAttribute[]> vendorAttributes) |
Copyright © 2022. All rights reserved.