# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/sync/protocol/agile_encryption_keys.proto
# Protobuf Python Version: 7.35.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'components/sync/protocol/agile_encryption_keys.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from components.sync.protocol import nigori_specifics_pb2 as components_dot_sync_dot_protocol_dot_nigori__specifics__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4components/sync/protocol/agile_encryption_keys.proto\x12\x07sync_pb\x1a/components/sync/protocol/nigori_specifics.proto\"\x9a\x02\n\x11\x41gileSymmetricKey\x12+\n\rlegacy_nigori\x18\x01 \x01(\x0b\x32\x12.sync_pb.NigoriKeyH\x00\x12>\n\x0b\x61\x65s_256_gcm\x18\x02 \x01(\x0b\x32\'.sync_pb.AgileSymmetricKey.Aes256GcmKeyH\x00\x12K\n\x11\x63hacha20_poly1305\x18\x03 \x01(\x0b\x32..sync_pb.AgileSymmetricKey.Chacha20Poly1305KeyH\x00\x1a\x1b\n\x0c\x41\x65s256GcmKey\x12\x0b\n\x03key\x18\x01 \x01(\x0c\x1a\"\n\x13\x43hacha20Poly1305Key\x12\x0b\n\x03key\x18\x01 \x01(\x0c\x42\n\n\x08key_type\"\xa3\x01\n\x14\x41gileSymmetricKeySet\x12\x16\n\x0eprimary_key_id\x18\x01 \x01(\r\x12.\n\x03key\x18\x02 \x03(\x0b\x32!.sync_pb.AgileSymmetricKeySet.Key\x1a\x43\n\x03Key\x12,\n\x08key_data\x18\x01 \x01(\x0b\x32\x1a.sync_pb.AgileSymmetricKey\x12\x0e\n\x06key_id\x18\x02 \x01(\rB+\n%org.chromium.components.sync.protocolH\x03P\x01')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.sync.protocol.agile_encryption_keys_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n%org.chromium.components.sync.protocolH\003P\001'
  _globals['_AGILESYMMETRICKEY']._serialized_start=115
  _globals['_AGILESYMMETRICKEY']._serialized_end=397
  _globals['_AGILESYMMETRICKEY_AES256GCMKEY']._serialized_start=322
  _globals['_AGILESYMMETRICKEY_AES256GCMKEY']._serialized_end=349
  _globals['_AGILESYMMETRICKEY_CHACHA20POLY1305KEY']._serialized_start=351
  _globals['_AGILESYMMETRICKEY_CHACHA20POLY1305KEY']._serialized_end=385
  _globals['_AGILESYMMETRICKEYSET']._serialized_start=400
  _globals['_AGILESYMMETRICKEYSET']._serialized_end=563
  _globals['_AGILESYMMETRICKEYSET_KEY']._serialized_start=496
  _globals['_AGILESYMMETRICKEYSET_KEY']._serialized_end=563
# @@protoc_insertion_point(module_scope)
