Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider
Packages that use PrivateKeyProvider
-
Uses of PrivateKeyProvider in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return PrivateKeyProviderModifier and TypeMethodDescriptionPrivateKeyProvider.Builder.build()PrivateKeyProvider.Builder.buildPartial()static PrivateKeyProviderPrivateKeyProvider.getDefaultInstance()PrivateKeyProvider.Builder.getDefaultInstanceForType()PrivateKeyProvider.getDefaultInstanceForType()TlsCertificate.Builder.getPrivateKeyProvider()BoringSSL private key method provider.TlsCertificate.getPrivateKeyProvider()BoringSSL private key method provider.TlsCertificateOrBuilder.getPrivateKeyProvider()BoringSSL private key method provider.static PrivateKeyProviderPrivateKeyProvider.parseDelimitedFrom(InputStream input) static PrivateKeyProviderPrivateKeyProvider.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrivateKeyProviderPrivateKeyProvider.parseFrom(byte[] data) static PrivateKeyProviderPrivateKeyProvider.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrivateKeyProviderPrivateKeyProvider.parseFrom(com.google.protobuf.ByteString data) static PrivateKeyProviderPrivateKeyProvider.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrivateKeyProviderPrivateKeyProvider.parseFrom(com.google.protobuf.CodedInputStream input) static PrivateKeyProviderPrivateKeyProvider.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrivateKeyProviderPrivateKeyProvider.parseFrom(InputStream input) static PrivateKeyProviderPrivateKeyProvider.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrivateKeyProviderPrivateKeyProvider.parseFrom(ByteBuffer data) static PrivateKeyProviderPrivateKeyProvider.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type PrivateKeyProviderModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PrivateKeyProvider> PrivateKeyProvider.getParserForType()static com.google.protobuf.Parser<PrivateKeyProvider> PrivateKeyProvider.parser()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type PrivateKeyProviderModifier and TypeMethodDescriptionPrivateKeyProvider.Builder.mergeFrom(PrivateKeyProvider other) TlsCertificate.Builder.mergePrivateKeyProvider(PrivateKeyProvider value) BoringSSL private key method provider.static PrivateKeyProvider.BuilderPrivateKeyProvider.newBuilder(PrivateKeyProvider prototype) TlsCertificate.Builder.setPrivateKeyProvider(PrivateKeyProvider value) BoringSSL private key method provider.