# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/sync/protocol/nigori_local_data.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/nigori_local_data.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from components.sync.protocol import data_type_state_pb2 as components_dot_sync_dot_protocol_dot_data__type__state__pb2
from components.sync.protocol import encryption_pb2 as components_dot_sync_dot_protocol_dot_encryption__pb2
from components.sync.protocol import entity_metadata_pb2 as components_dot_sync_dot_protocol_dot_entity__metadata__pb2
from components.sync.protocol import nigori_specifics_pb2 as components_dot_sync_dot_protocol_dot_nigori__specifics__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0components/sync/protocol/nigori_local_data.proto\x12\x07sync_pb\x1a.components/sync/protocol/data_type_state.proto\x1a)components/sync/protocol/encryption.proto\x1a.components/sync/protocol/entity_metadata.proto\x1a/components/sync/protocol/nigori_specifics.proto\"P\n\x14\x43rossUserSharingKeys\x12\x38\n\x0bprivate_key\x18\x01 \x03(\x0b\x32#.sync_pb.CrossUserSharingPrivateKey\"4\n\x11LocalNigoriKeyBag\x12\x1f\n\x03key\x18\x02 \x03(\x0b\x32\x12.sync_pb.NigoriKey\"\x9a\x01\n\x11\x43ryptographerData\x12+\n\x07key_bag\x18\x01 \x01(\x0b\x32\x1a.sync_pb.LocalNigoriKeyBag\x12\x18\n\x10\x64\x65\x66\x61ult_key_name\x18\x02 \x01(\t\x12>\n\x17\x63ross_user_sharing_keys\x18\x03 \x01(\x0b\x32\x1d.sync_pb.CrossUserSharingKeys\"\xb3\x01\n#CustomPassphraseKeyDerivationParams\x12]\n\'custom_passphrase_key_derivation_method\x18\x01 \x01(\x0e\x32,.sync_pb.NigoriSpecifics.KeyDerivationMethod\x12-\n%custom_passphrase_key_derivation_salt\x18\x02 \x01(\t\"\xed\x05\n\x0bNigoriModel\x12\x36\n\x12\x63ryptographer_data\x18\x01 \x01(\x0b\x32\x1a.sync_pb.CryptographerData\x12,\n\x0cpending_keys\x18\x03 \x01(\x0b\x32\x16.sync_pb.EncryptedData\x12I\n\x0fpassphrase_type\x18\x04 \x01(\x0e\x32\'.sync_pb.NigoriSpecifics.PassphraseType:\x07UNKNOWN\x12\x1f\n\x17keystore_migration_time\x18\x05 \x01(\x03\x12\x1e\n\x16\x63ustom_passphrase_time\x18\x06 \x01(\x03\x12]\n\'custom_passphrase_key_derivation_params\x18\x07 \x01(\x0b\x32,.sync_pb.CustomPassphraseKeyDerivationParams\x12\x1a\n\x12\x65ncrypt_everything\x18\x08 \x01(\x08\x12.\n&encrypted_types_specifics_field_number\x18\t \x03(\x05\x12\x14\n\x0ckeystore_key\x18\n \x03(\t\x12@\n pending_keystore_decryptor_token\x18\x0b \x01(\x0b\x32\x16.sync_pb.EncryptedData\x12+\n#last_default_trusted_vault_key_name\x18\x0c \x01(\t\x12P\n\x18trusted_vault_debug_info\x18\r \x01(\x0b\x32..sync_pb.NigoriSpecifics.TrustedVaultDebugInfo\x12I\n\x1d\x63ross_user_sharing_public_key\x18\x0e \x01(\x0b\x32\".sync_pb.CrossUserSharingPublicKeyJ\x04\x08\x02\x10\x03R\x19\x63urrent_keystore_key_name\"\xa0\x01\n\x0fNigoriLocalData\x12/\n\x0f\x64\x61ta_type_state\x18\x01 \x01(\x0b\x32\x16.sync_pb.DataTypeState\x12\x30\n\x0f\x65ntity_metadata\x18\x02 \x01(\x0b\x32\x17.sync_pb.EntityMetadata\x12*\n\x0cnigori_model\x18\x03 \x01(\x0b\x32\x14.sync_pb.NigoriModelB+\n%org.chromium.components.sync.protocolH\x03P\x01')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.sync.protocol.nigori_local_data_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['_CROSSUSERSHARINGKEYS']._serialized_start=249
  _globals['_CROSSUSERSHARINGKEYS']._serialized_end=329
  _globals['_LOCALNIGORIKEYBAG']._serialized_start=331
  _globals['_LOCALNIGORIKEYBAG']._serialized_end=383
  _globals['_CRYPTOGRAPHERDATA']._serialized_start=386
  _globals['_CRYPTOGRAPHERDATA']._serialized_end=540
  _globals['_CUSTOMPASSPHRASEKEYDERIVATIONPARAMS']._serialized_start=543
  _globals['_CUSTOMPASSPHRASEKEYDERIVATIONPARAMS']._serialized_end=722
  _globals['_NIGORIMODEL']._serialized_start=725
  _globals['_NIGORIMODEL']._serialized_end=1474
  _globals['_NIGORILOCALDATA']._serialized_start=1477
  _globals['_NIGORILOCALDATA']._serialized_end=1637
# @@protoc_insertion_point(module_scope)
