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