static TlsParameters.TlsProtocol |
TlsParameters.TlsProtocol.forNumber(int value) |
|
TlsParameters.TlsProtocol |
TlsParameters.Builder.getTlsMaximumProtocolVersion() |
Maximum TLS protocol version.
|
TlsParameters.TlsProtocol |
TlsParameters.getTlsMaximumProtocolVersion() |
Maximum TLS protocol version.
|
TlsParameters.TlsProtocol |
TlsParametersOrBuilder.getTlsMaximumProtocolVersion() |
Maximum TLS protocol version.
|
TlsParameters.TlsProtocol |
TlsParameters.Builder.getTlsMinimumProtocolVersion() |
Minimum TLS protocol version.
|
TlsParameters.TlsProtocol |
TlsParameters.getTlsMinimumProtocolVersion() |
Minimum TLS protocol version.
|
TlsParameters.TlsProtocol |
TlsParametersOrBuilder.getTlsMinimumProtocolVersion() |
Minimum TLS protocol version.
|
static TlsParameters.TlsProtocol |
TlsParameters.TlsProtocol.valueOf(int value) |
Deprecated.
|
static TlsParameters.TlsProtocol |
TlsParameters.TlsProtocol.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TlsParameters.TlsProtocol |
TlsParameters.TlsProtocol.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TlsParameters.TlsProtocol[] |
TlsParameters.TlsProtocol.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|