| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.transport_sockets.tls.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
TlsCertificateOrBuilder |
Secret.getTlsCertificateOrBuilder()
.envoy.extensions.transport_sockets.tls.v4alpha.TlsCertificate tls_certificate = 2; |
TlsCertificateOrBuilder |
Secret.Builder.getTlsCertificateOrBuilder()
.envoy.extensions.transport_sockets.tls.v4alpha.TlsCertificate tls_certificate = 2; |
TlsCertificateOrBuilder |
SecretOrBuilder.getTlsCertificateOrBuilder()
.envoy.extensions.transport_sockets.tls.v4alpha.TlsCertificate tls_certificate = 2; |
TlsCertificateOrBuilder |
CommonTlsContext.getTlsCertificatesOrBuilder(int index)
:ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the
same context to allow both RSA and ECDSA certificates.
|
TlsCertificateOrBuilder |
CommonTlsContext.Builder.getTlsCertificatesOrBuilder(int index)
:ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the
same context to allow both RSA and ECDSA certificates.
|
TlsCertificateOrBuilder |
CommonTlsContextOrBuilder.getTlsCertificatesOrBuilder(int index)
:ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the
same context to allow both RSA and ECDSA certificates.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TlsCertificateOrBuilder> |
CommonTlsContext.getTlsCertificatesOrBuilderList()
:ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the
same context to allow both RSA and ECDSA certificates.
|
List<? extends TlsCertificateOrBuilder> |
CommonTlsContext.Builder.getTlsCertificatesOrBuilderList()
:ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the
same context to allow both RSA and ECDSA certificates.
|
List<? extends TlsCertificateOrBuilder> |
CommonTlsContextOrBuilder.getTlsCertificatesOrBuilderList()
:ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the
same context to allow both RSA and ECDSA certificates.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.