| Class | Description |
|---|---|
| Bytes |
Immutable Wrapper around a byte array.
|
| KeysDownloader |
Thread-safe downloader.
|
| 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. |