| Package | Description |
|---|---|
| com.google.crypto.tink | |
| com.google.crypto.tink.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| Modifier and Type | Method and Description |
|---|---|
KeysetHandleInterface |
PrimitiveSet.getKeysetHandle() |
| Modifier and Type | Method and Description |
|---|---|
MonitoringClient.Logger |
MonitoringClient.createLogger(KeysetHandleInterface keysetInfo,
MonitoringAnnotations annotations,
String primitive,
String api)
Function that creates Logger objects.
|