| Package | Description |
|---|---|
| com.google.crypto.tink |
| Modifier and Type | Method and Description |
|---|---|
KeysetHandle.Entry |
KeysetHandle.getAt(int i)
Returns the entry at index i.
|
KeysetHandle.Entry |
KeysetHandle.getPrimary()
Returns the unique entry where isPrimary() = true and getStatus() = ENABLED.
|