| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Method and Description |
|---|---|
ChaCha20Poly1305Key.Builder |
ChaCha20Poly1305Key.Builder.clearKeyValue()
Placeholder for ctype and debug_redact.
|
ChaCha20Poly1305Key.Builder |
ChaCha20Poly1305Key.Builder.clearVersion()
uint32 version = 1; |
static ChaCha20Poly1305Key.Builder |
ChaCha20Poly1305Key.newBuilder() |
static ChaCha20Poly1305Key.Builder |
ChaCha20Poly1305Key.newBuilder(ChaCha20Poly1305Key prototype) |
ChaCha20Poly1305Key.Builder |
ChaCha20Poly1305Key.Builder.setKeyValue(com.google.protobuf.ByteString value)
Placeholder for ctype and debug_redact.
|
ChaCha20Poly1305Key.Builder |
ChaCha20Poly1305Key.Builder.setVersion(int value)
uint32 version = 1; |