All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.craxiom.messaging.wifi.CipherSuiteOuterClass Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/wifi/ciphersuite/cipher_suite.proto
// Protobuf Java Version: 4.27.3

package com.craxiom.messaging.wifi;

public final class CipherSuiteOuterClass {
  private CipherSuiteOuterClass() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 3,
      /* suffix= */ "",
      CipherSuiteOuterClass.class.getName());
  }
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n9com/craxiom/messaging/wifi/ciphersuite" +
      "/cipher_suite.proto\022&com.craxiom.messagi" +
      "ng.wifi.ciphersuite*\272\001\n\013CipherSuite\022\013\n\007U" +
      "NKNOWN\020\000\022\n\n\006WEP_40\020\001\022\010\n\004TKIP\020\002\022\010\n\004CCMP\020\003" +
      "\022\013\n\007WEP_104\020\004\022\014\n\010GCMP_128\020\005\022\014\n\010GCMP_256\020" +
      "\006\022\014\n\010CCMP_256\020\007\022\020\n\014BIP_GMAC_128\020\010\022\020\n\014BIP" +
      "_GMAC_256\020\t\022\020\n\014BIP_CMAC_256\020\n\022\010\n\004OPEN\020\r\022" +
      "\007\n\003WEP\020\016B5\n\032com.craxiom.messaging.wifiP\001" +
      "Z\025craxiom.com/messagingb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    descriptor.resolveAllFeaturesImmutable();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy