| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyData
The actual *Key-proto is wrapped in a KeyData message, which in addition
to this serialized proto contains also type_url identifying the
definition of *Key-proto (as in KeyFormat-message), and some extra metadata
about the type key material.
|
static class |
KeyData.Builder
The actual *Key-proto is wrapped in a KeyData message, which in addition
to this serialized proto contains also type_url identifying the
definition of *Key-proto (as in KeyFormat-message), and some extra metadata
about the type key material.
|