| Class | Description |
|---|---|
| Bytes |
Immutable Wrapper around a byte array.
|
| KeysDownloader | Deprecated
This is not supported by Tink, as it incurs a dependency on
com.google.api.client.http. |
| KeysDownloader.Builder |
Builder for
KeysDownloader. |
| SecretBigInteger |
A class storing a secret BigInteger, protecting the value via
SecretKeyAccess. |
| SecretBytes |
A class storing an immutable byte array, protecting the data via
SecretKeyAccess. |