| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyTypeEntry
Deprecated.
|
static class |
KeyTypeEntry.Builder
Deprecated.
An entry that describes a key type to be used with Tink library,
specifying the corresponding primitive, key manager, and deprecation status.
|
| Modifier and Type | Method and Description |
|---|---|
KeyTypeEntryOrBuilder |
RegistryConfig.getEntryOrBuilder(int index)
Deprecated.
repeated .google.crypto.tink.KeyTypeEntry entry = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends KeyTypeEntryOrBuilder> |
RegistryConfig.getEntryOrBuilderList()
Deprecated.
repeated .google.crypto.tink.KeyTypeEntry entry = 2; |