| Package | Description |
|---|---|
| com.cosmian.jna.covercrypt | |
| com.cosmian.rest.abe | |
| com.cosmian.rest.abe.access_policy |
| Modifier and Type | Method and Description |
|---|---|
Policy |
CoverCrypt.rotateAttributes(Attr[] attributes,
Policy policy)
Rotate attributes, changing their underlying value with that of an unused slot
|
| Modifier and Type | Method and Description |
|---|---|
String |
KmsClient.rotateCoverCryptAttributes(String privateMasterKeyUniqueIdentifier,
Attr[] policyAttributes)
Rotate the given policy attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Attr |
Attr.axis(String axis) |
static Attr |
Attr.fromString(String attrString) |
Attr |
Attr.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttrSerializer.serialize(Attr attr,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
static VendorAttribute |
Attr.toVendorAttribute(Attr[] policyAttributes,
String vendor_attribute_abe) |
Copyright © 2023. All rights reserved.