XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.clear() |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.clearVersion()
uint32 version = 1;
|
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.clone() |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.mergeFrom(XChaCha20Poly1305KeyFormat other) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.newBuilder() |
static XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.newBuilder(XChaCha20Poly1305KeyFormat prototype) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.newBuilderForType() |
protected XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.Builder.setVersion(int value)
uint32 version = 1;
|
XChaCha20Poly1305KeyFormat.Builder |
XChaCha20Poly1305KeyFormat.toBuilder() |