Class TLSProperties
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.data.accesslog.v3.TLSProperties
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TLSPropertiesOrBuilder,Serializable
public final class TLSProperties
extends com.google.protobuf.GeneratedMessage
implements TLSPropertiesOrBuilder
Properties of a negotiated TLS connection. [#next-free-field: 8]Protobuf type
envoy.data.accesslog.v3.TLSProperties- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProperties of a negotiated TLS connection.static final classProtobuf typeenvoy.data.accesslog.v3.TLSProperties.CertificatePropertiesstatic interfacestatic enumProtobuf enumenvoy.data.accesslog.v3.TLSProperties.TLSVersionNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate static final TLSPropertiesstatic final intprivate Objectstatic final intprivate byteprivate static final com.google.protobuf.Parser<TLSProperties> static final intprivate static final longstatic final intstatic final intstatic final intstatic final intprivate com.google.protobuf.UInt32Valueprivate Objectprivate Objectprivate intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivateTLSProperties(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic TLSPropertiesstatic final com.google.protobuf.Descriptors.DescriptorThe ``JA3`` fingerprint when ``JA3`` fingerprinting is enabled.com.google.protobuf.ByteStringThe ``JA3`` fingerprint when ``JA3`` fingerprinting is enabled.Properties of the local certificate used to negotiate TLS.Properties of the local certificate used to negotiate TLS.com.google.protobuf.Parser<TLSProperties> Properties of the peer certificate used to negotiate TLS.Properties of the peer certificate used to negotiate TLS.intcom.google.protobuf.UInt32ValueTLS cipher suite negotiated during handshake.com.google.protobuf.UInt32ValueOrBuilderTLS cipher suite negotiated during handshake.The TLS session ID.com.google.protobuf.ByteStringThe TLS session ID.SNI hostname from handshake.com.google.protobuf.ByteStringSNI hostname from handshake.Version of TLS that was negotiated.intVersion of TLS that was negotiated.inthashCode()booleanProperties of the local certificate used to negotiate TLS.booleanProperties of the peer certificate used to negotiate TLS.booleanTLS cipher suite negotiated during handshake.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic TLSProperties.Builderstatic TLSProperties.BuildernewBuilder(TLSProperties prototype) protected TLSProperties.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static TLSPropertiesparseDelimitedFrom(InputStream input) static TLSPropertiesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesparseFrom(byte[] data) static TLSPropertiesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesparseFrom(com.google.protobuf.ByteString data) static TLSPropertiesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesparseFrom(com.google.protobuf.CodedInputStream input) static TLSPropertiesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesparseFrom(InputStream input) static TLSPropertiesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TLSPropertiesparseFrom(ByteBuffer data) static TLSPropertiesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<TLSProperties> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
TLS_VERSION_FIELD_NUMBER
public static final int TLS_VERSION_FIELD_NUMBER- See Also:
-
tlsVersion_
private int tlsVersion_ -
TLS_CIPHER_SUITE_FIELD_NUMBER
public static final int TLS_CIPHER_SUITE_FIELD_NUMBER- See Also:
-
tlsCipherSuite_
private com.google.protobuf.UInt32Value tlsCipherSuite_ -
TLS_SNI_HOSTNAME_FIELD_NUMBER
public static final int TLS_SNI_HOSTNAME_FIELD_NUMBER- See Also:
-
tlsSniHostname_
-
LOCAL_CERTIFICATE_PROPERTIES_FIELD_NUMBER
public static final int LOCAL_CERTIFICATE_PROPERTIES_FIELD_NUMBER- See Also:
-
localCertificateProperties_
-
PEER_CERTIFICATE_PROPERTIES_FIELD_NUMBER
public static final int PEER_CERTIFICATE_PROPERTIES_FIELD_NUMBER- See Also:
-
peerCertificateProperties_
-
TLS_SESSION_ID_FIELD_NUMBER
public static final int TLS_SESSION_ID_FIELD_NUMBER- See Also:
-
tlsSessionId_
-
JA3_FINGERPRINT_FIELD_NUMBER
public static final int JA3_FINGERPRINT_FIELD_NUMBER- See Also:
-
ja3Fingerprint_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
TLSProperties
private TLSProperties(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
TLSProperties
private TLSProperties()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getTlsVersionValue
public int getTlsVersionValue()Version of TLS that was negotiated.
.envoy.data.accesslog.v3.TLSProperties.TLSVersion tls_version = 1;- Specified by:
getTlsVersionValuein interfaceTLSPropertiesOrBuilder- Returns:
- The enum numeric value on the wire for tlsVersion.
-
getTlsVersion
Version of TLS that was negotiated.
.envoy.data.accesslog.v3.TLSProperties.TLSVersion tls_version = 1;- Specified by:
getTlsVersionin interfaceTLSPropertiesOrBuilder- Returns:
- The tlsVersion.
-
hasTlsCipherSuite
public boolean hasTlsCipherSuite()TLS cipher suite negotiated during handshake. The value is a four-digit hex code defined by the IANA TLS Cipher Suite Registry (e.g. ``009C`` for ``TLS_RSA_WITH_AES_128_GCM_SHA256``). Here it is expressed as an integer.
.google.protobuf.UInt32Value tls_cipher_suite = 2;- Specified by:
hasTlsCipherSuitein interfaceTLSPropertiesOrBuilder- Returns:
- Whether the tlsCipherSuite field is set.
-
getTlsCipherSuite
public com.google.protobuf.UInt32Value getTlsCipherSuite()TLS cipher suite negotiated during handshake. The value is a four-digit hex code defined by the IANA TLS Cipher Suite Registry (e.g. ``009C`` for ``TLS_RSA_WITH_AES_128_GCM_SHA256``). Here it is expressed as an integer.
.google.protobuf.UInt32Value tls_cipher_suite = 2;- Specified by:
getTlsCipherSuitein interfaceTLSPropertiesOrBuilder- Returns:
- The tlsCipherSuite.
-
getTlsCipherSuiteOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getTlsCipherSuiteOrBuilder()TLS cipher suite negotiated during handshake. The value is a four-digit hex code defined by the IANA TLS Cipher Suite Registry (e.g. ``009C`` for ``TLS_RSA_WITH_AES_128_GCM_SHA256``). Here it is expressed as an integer.
.google.protobuf.UInt32Value tls_cipher_suite = 2;- Specified by:
getTlsCipherSuiteOrBuilderin interfaceTLSPropertiesOrBuilder
-
getTlsSniHostname
SNI hostname from handshake.
string tls_sni_hostname = 3;- Specified by:
getTlsSniHostnamein interfaceTLSPropertiesOrBuilder- Returns:
- The tlsSniHostname.
-
getTlsSniHostnameBytes
public com.google.protobuf.ByteString getTlsSniHostnameBytes()SNI hostname from handshake.
string tls_sni_hostname = 3;- Specified by:
getTlsSniHostnameBytesin interfaceTLSPropertiesOrBuilder- Returns:
- The bytes for tlsSniHostname.
-
hasLocalCertificateProperties
public boolean hasLocalCertificateProperties()Properties of the local certificate used to negotiate TLS.
.envoy.data.accesslog.v3.TLSProperties.CertificateProperties local_certificate_properties = 4;- Specified by:
hasLocalCertificatePropertiesin interfaceTLSPropertiesOrBuilder- Returns:
- Whether the localCertificateProperties field is set.
-
getLocalCertificateProperties
Properties of the local certificate used to negotiate TLS.
.envoy.data.accesslog.v3.TLSProperties.CertificateProperties local_certificate_properties = 4;- Specified by:
getLocalCertificatePropertiesin interfaceTLSPropertiesOrBuilder- Returns:
- The localCertificateProperties.
-
getLocalCertificatePropertiesOrBuilder
Properties of the local certificate used to negotiate TLS.
.envoy.data.accesslog.v3.TLSProperties.CertificateProperties local_certificate_properties = 4;- Specified by:
getLocalCertificatePropertiesOrBuilderin interfaceTLSPropertiesOrBuilder
-
hasPeerCertificateProperties
public boolean hasPeerCertificateProperties()Properties of the peer certificate used to negotiate TLS.
.envoy.data.accesslog.v3.TLSProperties.CertificateProperties peer_certificate_properties = 5;- Specified by:
hasPeerCertificatePropertiesin interfaceTLSPropertiesOrBuilder- Returns:
- Whether the peerCertificateProperties field is set.
-
getPeerCertificateProperties
Properties of the peer certificate used to negotiate TLS.
.envoy.data.accesslog.v3.TLSProperties.CertificateProperties peer_certificate_properties = 5;- Specified by:
getPeerCertificatePropertiesin interfaceTLSPropertiesOrBuilder- Returns:
- The peerCertificateProperties.
-
getPeerCertificatePropertiesOrBuilder
Properties of the peer certificate used to negotiate TLS.
.envoy.data.accesslog.v3.TLSProperties.CertificateProperties peer_certificate_properties = 5;- Specified by:
getPeerCertificatePropertiesOrBuilderin interfaceTLSPropertiesOrBuilder
-
getTlsSessionId
The TLS session ID.
string tls_session_id = 6;- Specified by:
getTlsSessionIdin interfaceTLSPropertiesOrBuilder- Returns:
- The tlsSessionId.
-
getTlsSessionIdBytes
public com.google.protobuf.ByteString getTlsSessionIdBytes()The TLS session ID.
string tls_session_id = 6;- Specified by:
getTlsSessionIdBytesin interfaceTLSPropertiesOrBuilder- Returns:
- The bytes for tlsSessionId.
-
getJa3Fingerprint
The ``JA3`` fingerprint when ``JA3`` fingerprinting is enabled.
string ja3_fingerprint = 7;- Specified by:
getJa3Fingerprintin interfaceTLSPropertiesOrBuilder- Returns:
- The ja3Fingerprint.
-
getJa3FingerprintBytes
public com.google.protobuf.ByteString getJa3FingerprintBytes()The ``JA3`` fingerprint when ``JA3`` fingerprinting is enabled.
string ja3_fingerprint = 7;- Specified by:
getJa3FingerprintBytesin interfaceTLSPropertiesOrBuilder- Returns:
- The bytes for ja3Fingerprint.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TLSProperties parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TLSProperties parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TLSProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TLSProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TLSProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TLSProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static TLSProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static TLSProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static TLSProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static TLSProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TLSProperties.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-