| Package | Description |
|---|---|
| com.google.crypto.tink | |
| com.google.crypto.tink.internal |
| Modifier and Type | Class and Description |
|---|---|
static class |
KeysetHandle.Entry
Represents a single entry in a keyset.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitiveSet.Entry<P>
A single entry in the set.
|
| Modifier and Type | Method and Description |
|---|---|
KeysetHandleInterface.Entry |
KeysetHandleInterface.getAt(int i) |
KeysetHandleInterface.Entry |
KeysetHandleInterface.getPrimary() |
| Modifier and Type | Method and Description |
|---|---|
P |
PrimitiveSet.getPrimitiveForEntry(KeysetHandleInterface.Entry entry) |