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

_sym_db = _symbol_database.Default()


import kp_timestamp_pb2 as kp__timestamp__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11key_pinning.proto\x12\x1a\x63hrome_browser_key_pinning\x1a\x12kp_timestamp.proto\"f\n\x06PinSet\x12\x0c\n\x04name\x18\x01 \x01(\t\x12!\n\x19static_spki_hashes_sha256\x18\x02 \x03(\x0c\x12%\n\x1d\x62\x61\x64_static_spki_hashes_sha256\x18\x03 \x03(\x0cJ\x04\x08\x04\x10\x05\"O\n\nPinSetInfo\x12\x10\n\x08hostname\x18\x01 \x01(\t\x12\x13\n\x0bpinset_name\x18\x02 \x01(\t\x12\x1a\n\x12include_subdomains\x18\x03 \x01(\x08\"\xd4\x01\n\x07PinList\x12:\n\ttimestamp\x18\x01 \x01(\x0b\x32\'.chrome_browser_key_pinning.KPTimestamp\x12\x1d\n\x15\x63ompatibility_version\x18\x02 \x01(\x04\x12\x33\n\x07pinsets\x18\x03 \x03(\x0b\x32\".chrome_browser_key_pinning.PinSet\x12\x39\n\thost_pins\x18\x04 \x03(\x0b\x32&.chrome_browser_key_pinning.PinSetInfoB\x02H\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'key_pinning_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_PINSET']._serialized_start=69
  _globals['_PINSET']._serialized_end=171
  _globals['_PINSETINFO']._serialized_start=173
  _globals['_PINSETINFO']._serialized_end=252
  _globals['_PINLIST']._serialized_start=255
  _globals['_PINLIST']._serialized_end=467
# @@protoc_insertion_point(module_scope)
