| Package | Description |
|---|---|
| com.google.crypto.tink.internal |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveSet.Builder<P> |
PrimitiveSet.Builder.addFullPrimitive(P fullPrimitive,
Key key,
Keyset.Key protoKey)
Adds a non-primary primitive.
|
PrimitiveSet.Builder<P> |
PrimitiveSet.Builder.addPrimaryFullPrimitive(P fullPrimitive,
Key key,
Keyset.Key protoKey)
Adds the primary primitive.
|
static <P> PrimitiveSet.Builder<P> |
PrimitiveSet.newBuilder(Class<P> primitiveClass) |
PrimitiveSet.Builder<P> |
PrimitiveSet.Builder.setAnnotations(MonitoringAnnotations annotations) |