| Package | Description |
|---|---|
| com.cosmian.rest.kmip.types |
| Modifier and Type | Method and Description |
|---|---|
static CryptographicDomainParameters |
CryptographicDomainParameters.empty() |
| Modifier and Type | Method and Description |
|---|---|
Optional<CryptographicDomainParameters> |
Attributes.getCryptographicDomainParameters() |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.cryptographicDomainParameters(Optional<CryptographicDomainParameters> cryptographicDomainParameters) |
void |
Attributes.setCryptographicDomainParameters(Optional<CryptographicDomainParameters> cryptographicDomainParameters) |
| 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,
Optional<Link[]> link,
ObjectType objectType,
Optional<VendorAttribute[]> vendorAttributes) |
Copyright © 2022. All rights reserved.