TrustBundleProvider Interface
public interface TrustBundleProvider
Interface for providing trust bundles through an external provider
Method Summary
Modifier and Type | Method and Description |
---|---|
String | getTrustBundleCerts(String providerUri, String apiVersion, UnixDomainSocketChannel unixDomainSocketChannel) |
Method Details
getTrustBundleCerts
public String getTrustBundleCerts(String providerUri, String apiVersion, UnixDomainSocketChannel unixDomainSocketChannel)
Parameters:
providerUri
apiVersion
unixDomainSocketChannel
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java