| 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 | Method and Description |
|---|---|
KeysetHandleInterface.Entry |
KeysetHandleInterface.getAt(int i) |
KeysetHandleInterface.Entry |
KeysetHandleInterface.getPrimary() |
| Modifier and Type | Method and Description |
|---|---|
B |
PrimitiveWrapper.PrimitiveFactory.create(KeysetHandleInterface.Entry k) |