| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Method and Description |
|---|---|
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.clearKeySize()
optional uint32 key_size = 2; |
static AesGcmKeyFormat.Builder |
AesGcmKeyFormat.newBuilder() |
static AesGcmKeyFormat.Builder |
AesGcmKeyFormat.newBuilder(AesGcmKeyFormat prototype) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.setKeySize(int value)
optional uint32 key_size = 2; |