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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\"client_certificates_database.proto\x12\x16\x63lient_certificates_pb\"\xee\x02\n\nPrivateKey\x12H\n\x06source\x18\x01 \x01(\x0e\x32\x33.client_certificates_pb.PrivateKey.PrivateKeySourceH\x00\x88\x01\x01\x12\x18\n\x0bwrapped_key\x18\x02 \x01(\x0cH\x01\x88\x01\x01\"\xe0\x01\n\x10PrivateKeySource\x12\"\n\x1ePRIVATE_KEY_SOURCE_UNSPECIFIED\x10\x00\x12\x1c\n\x18PRIVATE_UNEXPORTABLE_KEY\x10\x01\x12\x18\n\x14PRIVATE_SOFTWARE_KEY\x10\x02\x12\x1b\n\x17PRIVATE_OS_SOFTWARE_KEY\x10\x03\x12\x17\n\x13PRIVATE_ANDROID_KEY\x10\x04\x12\x1c\n\x18PRIVATE_CHROME_OS_HW_KEY\x10\x05\x12\x1c\n\x18PRIVATE_CHROME_OS_SW_KEY\x10\x06\x42\t\n\x07_sourceB\x0e\n\x0c_wrapped_key\"\x88\x01\n\x0e\x43lientIdentity\x12\x18\n\x0b\x63\x65rtificate\x18\x01 \x01(\x0cH\x00\x88\x01\x01\x12<\n\x0bprivate_key\x18\x02 \x01(\x0b\x32\".client_certificates_pb.PrivateKeyH\x01\x88\x01\x01\x42\x0e\n\x0c_certificateB\x0e\n\x0c_private_keyB\x02H\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'client_certificates_database_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_PRIVATEKEY']._serialized_start=63
  _globals['_PRIVATEKEY']._serialized_end=429
  _globals['_PRIVATEKEY_PRIVATEKEYSOURCE']._serialized_start=178
  _globals['_PRIVATEKEY_PRIVATEKEYSOURCE']._serialized_end=402
  _globals['_CLIENTIDENTITY']._serialized_start=432
  _globals['_CLIENTIDENTITY']._serialized_end=568
# @@protoc_insertion_point(module_scope)
